Skip to content

Latest commit

 

History

History
88 lines (41 loc) · 3.31 KB

CHANGELOG.md

File metadata and controls

88 lines (41 loc) · 3.31 KB

1.1.10 (2022-11-07)

Bug Fixes

  • updated eslint config, rollup and npm packages (21eb6c1)

1.1.9 (2022-07-23)

Bug Fixes

  • updated node and npm packages (4c9a7a4)
  • updated npm packages (9ffe803)

1.1.8 (2022-05-07)

Bug Fixes

  • fixed terser options (2598796)
  • updated eslint confing and npm packages (f3d542f)

1.1.7 (2022-04-21)

Bug Fixes

1.1.6 (2022-01-08)

Bug Fixes

1.1.5 (2021-09-06)

Bug Fixes

  • add ability to use spaces in path names (a68e812)

1.1.4 (2021-07-15)

Bug Fixes

  • add ability to use dashes in path names (4f5d516)

1.1.3 (2021-07-01)

Bug Fixes

  • add ability to use dashes in path names (e1d3432)

1.1.2 (2021-05-13)

Bug Fixes

1.1.1 (2021-05-11)

Bug Fixes

  • added delete methods to export (4288858)

1.1.0 (2021-05-11)

Features

  • added array support to getByPath (7f48f97)
  • added deleteOne, deleteMany methods (e3408cd)

1.0.0 (2021-05-09)

Features