UNPKG

mini-store

Version:

[![Travis](https://img.shields.io/travis/yesmeck/mini-store.svg?style=flat-square)](https://travis-ci.org/yesmeck/mini-store)

74 lines (31 loc) 1.86 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [3.0.6](https://github.com/yesmeck/mini-store/compare/v3.0.5...v3.0.6) (2020-07-31) <a name="3.0.5"></a> ## [3.0.5](https://github.com/yesmeck/mini-store/compare/v3.0.4...v3.0.5) (2020-06-02) <a name="3.0.4"></a> ## [3.0.4](https://github.com/yesmeck/mini-store/compare/v3.0.3...v3.0.4) (2020-05-27) <a name="3.0.3"></a> ## [3.0.3](https://github.com/yesmeck/mini-store/compare/v3.0.2...v3.0.3) (2020-05-06) <a name="3.0.2"></a> ## [3.0.2](https://github.com/yesmeck/mini-store/compare/v3.0.1...v3.0.2) (2020-04-13) <a name="3.0.1"></a> ## [3.0.1](https://github.com/yesmeck/mini-store/compare/v3.0.0...v3.0.1) (2020-03-27) ### Bug Fixes * type error ([f8399f0](https://github.com/yesmeck/mini-store/commit/f8399f0)) <a name="3.0.0"></a> # [3.0.0](https://github.com/yesmeck/mini-store/compare/v2.0.0...v3.0.0) (2020-03-27) ### Features * new Context and TypeScript ([9fcb219](https://github.com/yesmeck/mini-store/commit/9fcb219)) <a name="2.0.0"></a> # [2.0.0](https://github.com/yesmeck/mini-store/compare/v1.1.2...v2.0.0) (2018-10-12) ### Breaking Changes * Connected component will behavior as a pure component. ([4a10d4a](https://github.com/yesmeck/mini-store/commit/4a10d4a)) <a name="1.1.2"></a> ## [1.1.2](https://github.com/yesmeck/mini-store/compare/v1.1.1...v1.1.2) (2018-08-13) ### Bug Fixes * state comparition ([9d5251b](https://github.com/yesmeck/mini-store/commit/9d5251b)) <a name="1.1.1"></a> ## [1.1.1](https://github.com/yesmeck/mini-store/compare/v1.1.0...v1.1.1) (2018-08-10) ### Bug Fixes * mapStateToProps is not invoked when props changeS ([2e511b6](https://github.com/yesmeck/mini-store/commit/2e511b6))