Skip to content

Latest commit

 

History

History
501 lines (263 loc) · 6.73 KB

CHANGELOG.md

File metadata and controls

501 lines (263 loc) · 6.73 KB

@techmely/utils

1.1.1

Patch Changes

  • Remove process.exit and process.hrm in export default packages --> Not valid in edge runtime

1.1.0

Minor Changes

  • Refactor code structure + add get bundle size of a function in lib

1.0.8

Patch Changes

  • Fix: update cookie services

1.0.7

Patch Changes

  • Feat: add utm source version

1.0.6

Patch Changes

  • Refactor: using execSync instead of execa

1.0.5

Patch Changes

  • Fix esm issue

1.0.4

Patch Changes

  • Fix esm issue cannot import dir with nested index

1.0.3

Patch Changes

  • Add func detect is mobile user agent function

1.0.2

Patch Changes

  • Fix build esm

1.0.1

Patch Changes

  • fix: update script build + delete unnessary files

3.3.0

Minor Changes

3.2.1

Patch Changes

  • Upgrade deps

3.2.0

Minor Changes

  • Add get env var feature

3.1.0

Minor Changes

  • Refactor: update the way we work with generate new id

3.0.3

Patch Changes

  • Fix typing + packaging

3.0.2

Patch Changes

3.0.1

Patch Changes

3.0.0

Major Changes

Minor Changes

2.1.18

Patch Changes

  • Update function detect is stream value

2.1.17

Patch Changes

  • Upgrade deps

2.1.16

Patch Changes

  • Remove http to move forward to http package

2.1.15

Patch Changes

  • add lookup mime types

2.1.14

Patch Changes

  • Upgrade deps

2.1.13

Patch Changes

  • Update slugify func to remove all special chars

2.1.12

Patch Changes

  • Add to array buffer fnc

2.1.11

Patch Changes

  • Add missing typing in flatten obj

2.1.10

Patch Changes

  • Bump version & upgrade deps

2.1.9

Patch Changes

  • upgrade deps

2.1.8

Patch Changes

  • Add check apple device function

2.1.7

Patch Changes

  • add is deep equal + check have same element

2.1.6

Patch Changes

  • 94caa45 - feat: export news funcs + justify a little bit old core func
  • bbbf881 - feat: add func check value is plain object or not
  • 5c3cc14 - feat: add func parse a string to a number if can
  • bfd1113 - feat: add func check is null or undefined value

2.1.5

Patch Changes

  • Fix invariant wrong target

2.1.4

Patch Changes

  • Add debounce vs throttle func

2.1.3

Patch Changes

  • Update export alias

2.1.2

Patch Changes

  • Add func to calc scroll percentage

2.1.1

Patch Changes

  • Add use observer element + find first define value in args

2.1.0

Minor Changes

Add a lot of function

  • ranking
  • calculateFrequencies
  • fullScreen
  • get
  • hasDuplicates
  • isDistinctArray
  • isISOString
  • isISOStringTimeZone
  • isSlowConnection
  • listify
  • mask
  • onClickOutside
  • onScrollStop
  • parseQueryString
  • partition
  • runHeavyAsyncFn
  • scrollToTop
  • stringifyQueryObject
  • toISOStringTimezone

2.0.9

Patch Changes

  • Add create styles tag

2.0.8

Patch Changes

  • Add check chrome version & webkit version

2.0.7

Patch Changes

  • Add check firefox or webkit function

2.0.6

Patch Changes

  • Add check browser type is function

2.0.5

Patch Changes

  • Add subsequence & toggle class fn

2.0.4

Patch Changes

  • Upgrade deps + upgrade ultils package

2.0.3

Patch Changes

  • Add new function order map

2.0.2

Patch Changes

  • Upgrade deps

2.0.1

Patch Changes

  • Add is prefers reduced motion media query

2.0.0

Major Changes

  • Flat all functions to 1 func - 1 file

1.10.1

Patch Changes

  • Upgrade typings for project

1.10.0

Minor Changes

  • Add generate unique id with nanoid
  • Add promise: cancelable, defer, timeout, delay, queue
  • Add convert hrm time
  • Add high-res time-span

1.9.6

Patch Changes

  • Add custom error class in return message on invariant function

1.9.5

Patch Changes

  • Fix remove side effects on @techmely/utils

1.9.4

Patch Changes

  • Add tiny emitter func + merge streams

1.9.3

Patch Changes

  • Add request/cancle idle callback func

1.9.2

Patch Changes

  • Add singleton pattern in @techmely/utils 1.9.2

1.9.1

Patch Changes

  • Update typing name + add unique object array function

1.9.0

Minor Changes

  • Fix typing check string empty and replace cookie lib with internal cookie function

1.8.0

Minor Changes

  • Add Tree Entity + Pick object function

1.7.0

Minor Changes

  • Add http status code

1.6.1

Patch Changes

  • Add entity-id type + number precision functions

1.6.0

Minor Changes

  • Add more techmley functions

1.5.24

Patch Changes

  • Fix wrong publish packages

1.5.23

Patch Changes

  • Add function check base 64 format

1.5.22

Patch Changes

  • Add some typings + remove unnessary files

1.5.21

Patch Changes

  • Fix cookie services typing

1.5.20

Patch Changes

  • Add normalize array func

1.5.19

Patch Changes

  • Add first unique string & array

1.5.18

Patch Changes

  • Update naming cookie services

1.5.16

Patch Changes

  • Add invarient function

1.5.15

Patch Changes

  • Update SSR cookie services class

1.5.14

Patch Changes

  • Update cookie services

1.5.13

Patch Changes

  • Update cookie services

1.5.12

Patch Changes

  • add func camel object to snake case object

1.5.11

Patch Changes

  • Add camel to snake func

1.5.10

Patch Changes

  • Add new is crwaler check function

1.5.9

Patch Changes

  • Add check is client mobile and is android device function

1.5.8

Patch Changes

  • Flat structure utils folder

1.4.3

Patch Changes

  • d423a21 - Update Dayjs utils + Bump latest dependencies

1.1.0

Patch Changes

  • Test changeset