3.4.0-beta.0-patch1 • Published 4 years ago

patched-peasy v3.4.0-beta.0-patch1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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
  • postActionReducer config option for createStore. postActionReducer attaches a reducer that runs after actions are reduced but before easy peasy reattaches computeds to state. patch