Releases: ctrlplusb/easy-peasy
Releases · ctrlplusb/easy-peasy
v1.1.0
Minor Changes
- Adds the ability for the useStore to return an object of state: 5fbcad6
Patches
v0.10.0
Breaking Changes
- All in on React hooks.: 40bebd3
- Updates docs and renames provider: ab216e1
- Prefixes actions and effects for easier debugging.: ee7664b
Patches
v0.9.0
Minor Changes
- Selectors can now declare dependencies against other selectors: 7685bcb
v0.8.0
Minor Changes
- Adds support for derived state: 43bb98e
v0.7.0
Minor Changes
- Dispatches an event to indicate effect firing and fixes bug: 4900bd1
v0.6.1
Patches
- Fixes bugs with initial values being null or empty objects: d89ff99