Skip to content

Latest commit

 

History

History
138 lines (69 loc) · 7.21 KB

CHANGELOG.md

File metadata and controls

138 lines (69 loc) · 7.21 KB

1.1.3 (2022-08-02)

Features

  • add colorful logger funcs (70e245f)

1.1.2 (2022-07-25)

Features

1.1.1 (2022-07-22)

Bug Fixes

Features

1.1.0 (2022-07-15)

Features

  • add uniqArray func, remove outdate hasX.ts file (22201ac)

1.1.0 (2022-07-15)

Features

  • add uniqArray func, remove outdate hasX.ts file (22201ac)

1.0.16-alpha.0 (2022-06-28)

Bug Fixes

  • update isFn import path (ad16214)

Features

  • remove lots of is* funcs, put these gather in is.ts (e00f8cf)

1.0.16 (2022-06-27)

Bug Fixes

  • .gitignore: update ignore files (d88160c)
  • change 'dist' dir to be 'lib' dir, update README.md (7767991)
  • index.ts: update the export way (a532094)

Features

  • add build config (7f3edad)
  • add esm ts file to verify commit-msg and release (0a4e7d0)
  • add getPrototype func, add tsconfig, update isPlainObject func and others (28583e6)
  • add lint config, add debounce func and so on (d0cc534)
  • add release shell (5f1113e)
  • add some isFunction, isMap, isPromise, isSet and hasChanged, hasOwnProp function (7192b21)
  • index.ts: add default export (756de7d)
  • remove the directory, and add some isAnyType helper functions (8c69c76)

1.0.15 (2022-06-27)

Bug Fixes

  • .gitignore: update ignore files (d88160c)
  • change 'dist' dir to be 'lib' dir, update README.md (7767991)
  • index.ts: update the export way (a532094)

Features

  • add build config (7f3edad)
  • add esm ts file to verify commit-msg and release (0a4e7d0)
  • add getPrototype func, add tsconfig, update isPlainObject func and others (28583e6)
  • add lint config, add debounce func and so on (d0cc534)
  • add release shell (5f1113e)
  • add some isFunction, isMap, isPromise, isSet and hasChanged, hasOwnProp function (7192b21)
  • index.ts: add default export (756de7d)
  • remove the directory, and add some isAnyType helper functions (8c69c76)

1.0.15 (2022-06-26)

Bug Fixes

  • .gitignore: update ignore files (d88160c)
  • index.ts: update the export way (a532094)

Features

  • add build config (7f3edad)
  • add getPrototype func, add tsconfig, update isPlainObject func and others (28583e6)
  • add lint config, add debounce func and so on (d0cc534)
  • add some isFunction, isMap, isPromise, isSet and hasChanged, hasOwnProp function (7192b21)
  • index.ts: add default export (756de7d)
  • remove the directory, and add some isAnyType helper functions (8c69c76)