Latest updates from IceHrmPro
This commit is contained in:
56
web/node_modules/mini-store/CHANGELOG.md
generated
vendored
Normal file
56
web/node_modules/mini-store/CHANGELOG.md
generated
vendored
Normal file
@@ -0,0 +1,56 @@
|
||||
# Change Log
|
||||
|
||||
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.
|
||||
|
||||
<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))
|
||||
Reference in New Issue
Block a user