UNPKG

@cookbook/dot-notation

Version:

Object readings and complex transformations using dot notation syntax.

19 lines (8 loc) 631 B
## [2.0.1](https://github.com/the-cookbook/dot-notation/compare/v2.0.0...v2.0.1) (2022-06-19) ### Bug Fixes * **package.json:** switch from "postinstall" to "prepare" ([6bb741e](https://github.com/the-cookbook/dot-notation/commit/6bb741e5a4404d9b100f71c2d5da1dd61c1bd23f)) # [2.0.0](https://github.com/the-cookbook/dot-notation/compare/v1.2.0...v2.0.0) (2022-06-19) ### Features * 🎸 add changelog generation and force SemVer major ([0ae823c](https://github.com/the-cookbook/dot-notation/commit/0ae823c3fe98132909e54eb2164e49836b810af4)) ### BREAKING CHANGES * 🧨 Deprecated export default in favour of named export.