Skip to content

Latest commit

 

History

History
132 lines (57 loc) · 4.3 KB

CHANGELOG.md

File metadata and controls

132 lines (57 loc) · 4.3 KB

2.0.1 (2024-09-28)

Bug Fixes

2.0.1-rc.1 (2024-09-27)

Bug Fixes

2.0.0 (2023-03-20)

Bug Fixes

  • semver: trigger breaking change (1c6fb3c)

BREAKING CHANGES

  • semver: now using ES Modules

2.0.0-rc.1 (2023-03-20)

Bug Fixes

  • semver: trigger breaking change (1c6fb3c)

BREAKING CHANGES

  • semver: now using ES Modules

1.16.0 (2023-03-20)

Bug Fixes

  • ci: prerelease channel config (0ae0e4b)

Features

1.16.0-rc.1 (2023-03-20)

Bug Fixes

  • ci: prerelease channel config (0ae0e4b)

Features

1.15.1 (2023-02-01)

Bug Fixes

  • doc: fix documentation of extendWithArrayIndex (c294da6)

1.15.0 (2023-02-01)

Features

  • object/extendWithArrayIndex: Add new function (1395867)

1.14.0 (2023-02-01)

Features

  • *object/nestedValues: get/set nested values (5751c5d)

1.13.5 (2021-04-13)

Bug Fixes

  • deps: npm audit localhost (ad1604b)

1.13.4 (2021-03-19)

Bug Fixes

1.13.3 (2021-03-17)

Bug Fixes

1.13.2 (2021-03-17)

Bug Fixes

1.13.1 (2021-02-14)

Bug Fixes

  • extend: prototype pollution (beb1e43)

1.13.0 (2021-02-13)

Features

  • array-partition: add array/partition for breaking an array into separate arrays according to an indexer (9df3510)

1.12.0 (2019-06-26)

Features

  • new: Add string/capitalize (14d89cd)