1.4 KiB
1.4 KiB
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.2 (2020-04-13)
3.0.1 (2020-03-27)
Bug Fixes
- type error (f8399f0)
3.0.0 (2020-03-27)
Features
- new Context and TypeScript (9fcb219)
2.0.0 (2018-10-12)
Breaking Changes
- Connected component will behavior as a pure component. (4a10d4a)
1.1.2 (2018-08-13)
Bug Fixes
- state comparition (9d5251b)
1.1.1 (2018-08-10)
Bug Fixes
- mapStateToProps is not invoked when props changeS (2e511b6)