Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

41 lines (25 loc) · 1.5 KB

Changelog

All notable changes to dot-diver will be documented here. Inspired by keep a changelog

Unreleased

1.0.6 (2024-03-25)

  • Fixed breaking change introduced in the type of SearchableObject

1.0.5 (2024-03-21)

  • Fixed getByPath throws if accessing a null value
  • Fixed setByPath does not throw when assigning to non objects in browsers

1.0.4 (2023-11-07)

  • Fixed wrong type transformation via vite-dts-plugin (see #15)
  • Fixed wrong cjs export filename
  • Fixed order of types export to be the first export
  • Enabled rollup of Typescript declaration files

1.0.3 (2023-11-03)

  • Rerelease with fixed release pipeline 😅

1.0.2 (2023-11-02)

1.0.1 (2023-03-26)

  • Rerelease with content 😅

1.0.0 (2023-03-26)

  • Initial Release 🎉