Skip to content

Latest commit

 

History

History
51 lines (23 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

51 lines (23 loc) · 1.96 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.1 (2021-02-22)

Bug Fixes

  • namespace globally unique nodes with typePrefix (159d4de)

1.2.0 (2021-02-22)

Features

  • support nodes with globally unique IDs (125b5b3)

1.1.0 (2021-02-21)

Features

  • accept non-string node IDs (c481230)

1.0.3 (2021-01-06)

Bug Fixes

  • remove exports from package.json (a05b183)

1.0.2 (2020-12-29)

Bug Fixes

  • wider type for IdentifiableRecord (e9029bd)

1.0.1 (2020-12-29)

1.0.0 (2020-12-29)

⚠ BREAKING CHANGES

  • new API (#18)

Features