Skip to content

Releases: toss/es-toolkit

v1.20.0

18 Sep 08:18
Compare
Choose a tag to compare

Released on September 20th, 2024.

v1.19.0

14 Sep 14:20
Compare
Choose a tag to compare

Released on September 14th, 2024.

v1.18.0

12 Sep 13:20
Compare
Choose a tag to compare

Released on September 12th, 2024.

v1.17.0

31 Aug 06:03
Compare
Choose a tag to compare

Released on August 31st, 2024.

New Features

Bug Fixes

  • Updated type definitions for throttle and debounce.
  • (es-toolkit/compat) Fixed orderBy to correctly handle deep keys even when object shapes differ (#427).

v1.16.0

15 Aug 14:19
Compare
Choose a tag to compare

Released on August 15th, 2024.

v1.15.1

10 Aug 08:27
Compare
Choose a tag to compare

Released on August 10th, 2024.

  • Disabled implicit conversion of values in orderBy for performance and simplicity.

v1.15.0

10 Aug 07:36
Compare
Choose a tag to compare

Released on August 10th, 2024.

v1.14.0

09 Aug 02:00
Compare
Choose a tag to compare

Released on August 9th, 2024.

v1.13.1

20 Jul 02:56
Compare
Choose a tag to compare

Released on July 20th, 2024.

  • Use the compatibility layer es-toolkit/compat in legacy CDN builds.

v1.13.0

20 Jul 02:31
Compare
Choose a tag to compare

Released on July 20th, 2024.

es-toolkit can now be used in various CDNs, like unpkg and jsdelivr. See more in our installation docs

Features

Lodash Compatibility