Skip to content

Releases: the-cookbook/dot-notation

v2.0.1

19 Jun 17:35
Compare
Choose a tag to compare

2.0.1 (2022-06-19)

Bug Fixes

  • package.json: switch from "postinstall" to "prepare" (6bb741e)

v2.0.0

19 Jun 15:03
Compare
Choose a tag to compare

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

19 Jun 14:49
Compare
Choose a tag to compare

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

12 Feb 15:20
Compare
Choose a tag to compare

1.1.0 (2021-02-12)

Features

  • typescript: improve types and methods definitions (c1e28c1)

v1.0.0

10 Jul 18:48
7ee09ce
Compare
Choose a tag to compare

1.0.0 (2020-07-10)

Features

  • dot-notation: add pick, parse and parseKey methods (7ee09ce)