Skip to content

Latest commit

 

History

History
165 lines (71 loc) · 5.32 KB

CHANGELOG.md

File metadata and controls

165 lines (71 loc) · 5.32 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.4 (2024-05-24)

Bug Fixes

  • remove should not produce sparse arrays (#75) (cfa7cfa)

2.1.3 (2023-06-25)

Bug Fixes

  • sourcemap points to missing source files (#59) (a00d8b3), closes #58

2.1.2 (2022-08-24)

Bug Fixes

2.1.1 (2022-08-22)

Bug Fixes

2.1.0 (2022-07-18)

Features

2.0.1 (2021-10-28)

Bug Fixes

2.0.0 (2021-10-27)

⚠ BREAKING CHANGES

  • This package is now pure ESM

Features

1.5.1 (2021-08-31)

1.5.0 (2021-08-29)

Features

1.4.3 (2021-03-21)

Bug Fixes

1.4.2 (2020-11-28)

Bug Fixes

  • deps: update dependency codecov to v3.7.1 [security] (f21c549)

1.4.1 (2020-09-13)

Bug Fixes

  • prevent get/set problematic paths (816b887)
  • deps: update dependency codecov to v3.6.5 [security] (78b31b8)

1.4.0 (2017-09-26)

Features

  • add array wildcard support for set (62da08b)

1.3.3 (2017-07-19)

Bug Fixes

1.3.2 (2017-07-18)

1.3.1 (2017-07-17)

1.3.0 (2017-07-06)

Features

  • add array wildcard support for get (a5415bd)

1.2.2 (2017-07-05)

Bug Fixes

  • handle null values in get function (08b6218)

1.2.1 (2017-07-05)

Bug Fixes

  • check for plain objects in paths (c073140)

1.2.0 (2017-07-04)

Features

1.1.0 (2017-06-13)

Features

  • add array index notation support (d0b91bb)