Releases: the-cookbook/dot-notation
Releases · the-cookbook/dot-notation
v2.0.1
2.0.1 (2022-06-19)
Bug Fixes
- package.json: switch from "postinstall" to "prepare" (6bb741e)
v2.0.0
2.0.0 (2022-06-19)
Features
- 🎸 add changelog generation and force SemVer major (0ae823c)
BREAKING CHANGES
- 🧨 Deprecated export default in favour of named export.
v1.2.0
1.2.0 (2022-06-19)
Features
- pick: add dot notation path autocompletion and data type auto inference for picked entry (1a85285)
v1.1.0
1.1.0 (2021-02-12)
Features
- typescript: improve types and methods definitions (c1e28c1)
v1.0.0
1.0.0 (2020-07-10)
Features
- dot-notation: add pick, parse and parseKey methods (7ee09ce)