v0.2.0
What's Changed
- refactor(store): require data and loaders slices by @neurosnap in #24
- feat(store):
createBatchMdw
for batching store listener events by @neurosnap in #22 - feat(store): redux-persist replacement by @neurosnap in #21
- fix(thunk): add
.use
toCreateActionWithPayload
by @neurosnap in #27
Full Changelog: v0.1.0...v0.2.0