All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- drop support for node.js 10
- changelog (257a2af)
- deps: resolve deps vulnerabilities (5f8c18b)
- linting (00fb323)
- rxjs deps version (3f28003)
- rxjs is now listed as dependencies (4941378)
- Make property value actual even without subscriptions to state$
- Return node.js v10 support
- Fix epic execution order (by Paweł Majewski) (3f567b)
- node.js < v10 support is dropped
- storeon < v3 support is dropped
- Add UMD support (38d9fe)
- Better tree-shaking (f4ed0b)
- Add sideEffects false (6ce94e)
- New implementation using Typescript (by Paweł Majewski) (5f3d55)
- Move Rxjs to the peerDependencies.
- Initial release.