Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 2.93 KB

CHANGELOG.md

File metadata and controls

61 lines (32 loc) · 2.93 KB

1.0.2 (2023-11-29)

1.0.1 (2023-11-09)

1.0.1-beta.1 (2023-11-09)

1.0.0 (2023-11-07)

⚠ BREAKING CHANGES

  • drop support for node 16
  • code and tests

Features

  • add CI and publish configuration (8119f37)
  • code and tests (0e26430)
  • drop support for node 16 (540a810)
  • expose previousValueStore for reactive bind (08b5c84)

Bug Fixes

  • generate type docs on commit (9e67a56)
  • prevent generated docs being prettier-checked (87ce2cd)

1.0.0-beta.4 (2023-11-07)

Bug Fixes

  • generate type docs on commit (9e67a56)
  • prevent generated docs being prettier-checked (87ce2cd)

1.0.0-beta.3 (2023-11-03)

Features

  • expose previousValueStore for reactive bind (08b5c84)

1.0.0-beta.2 (2023-11-01)

⚠ BREAKING CHANGES

  • drop support for node 16
  • code and tests

Features

1.0.0-beta.1 (2023-10-30)

Features

  • add CI and publish configuration (8119f37)