This repository has been archived by the owner on Jul 25, 2024. It is now read-only.
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