patched-peasy
v3.4.0-beta.0-patch1
Published
easy-peasy with a some patches applied
Downloads
12
Readme
patched-peasy is a slightly patched version of easy peasy.
See the official website for tutorials, API docs, recipes, and more.
Patches:
- Don't persist computed fields. easy-peasy #539, patch
postActionReducerconfig option for createStore.postActionReducerattaches a reducer that runs after actions are reduced but before easy peasy reattaches computeds to state. patch
