This project adheres to Semantic Versioning.
- Support for node.js < v10 and storeon < v3 is dropped (07552)
- Fix publishing (deeb73)
- Add ESModules support (3b4988)
- Make API more convinient (e01d03)
- Better typings (8f8225)
- Fix error typo (38a47b)
- Reduce lib size (8af38d)
- Reduce rerender using subscribers map instead of array (7e77af)
- change API: smaller, better DX (7e77af)
- update dependencies (0c71ea)
- add support for storeon 0.9 (eeed35)
- simplify API (57d4ba)
- fix type definition
- simplify API
- update readme
- Add
README.md
. - Add
CHANGELOG.md
. - Add
LICENSE
. - Add
.npmignore
. - Add
eslint
.
- Initial release.