This repository has been archived by the owner on Jul 25, 2024. It is now read-only.
Releases: fostyfost/redux-eggs
Releases · fostyfost/redux-eggs
v3.0.0-alpha.4
3.0.0-alpha.4 (2023-05-09)
Note: Version bump only for package redux-eggs-mono
v3.0.0-alpha.3
3.0.0-alpha.3 (2023-05-08)
Note: Version bump only for package redux-eggs-mono
v3.0.0-alpha.2
3.0.0-alpha.2 (2023-05-08)
Note: Version bump only for package redux-eggs-mono
v3.0.0-alpha.1
3.0.0-alpha.1 (2023-05-07)
Note: Version bump only for package redux-eggs-mono
v2.2.0
v2.1.0
v2.0.0
2.0.0 (2021-12-04)
Bug Fixes
Features
BREAKING CHANGES
- use
reducersMap
instead ofreducerMap
in youreggs
. - use
StoreCreatorOptions
instead ofStoreCreatorSettings
. ExtensionEventHandlers
was removed.- use
keep
instead ofeternal
inegg
object. - use
CounterItem
instead ofCountedItem
for item ofcounter
.
Another changes: - refactor examples
- refactor tests
- remove
@ts-ignore
- improve
jest-config
- improve
rollup-plugin-filesize
- add some info to
package.json
- update
yarn