Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

60 lines (39 loc) · 1.99 KB

Change Log

This project adheres to Semantic Versioning.

1.0.0

  • Support for node.js < v10 and storeon < v3 is dropped (07552)

0.6.3

0.6.2

0.6.1

  • Add ESModules support (3b4988)

0.6.0

  • Make API more convinient (e01d03)

0.5.2

0.5.1

  • Fix error typo (38a47b)
  • Reduce lib size (8af38d)
  • Reduce rerender using subscribers map instead of array (7e77af)

0.5.0

  • change API: smaller, better DX (7e77af)

0.4.1

  • update dependencies (0c71ea)

0.4.0

  • add support for storeon 0.9 (eeed35)

0.3.0

0.2.1

  • fix type definition

0.2.0

  • simplify API
  • update readme

0.1.0

  • Add README.md.
  • Add CHANGELOG.md.
  • Add LICENSE.
  • Add .npmignore.
  • Add eslint.

0.0.1

  • Initial release.