0.10.0
Breaking Changes
- createAtom: Remove reducers property
Features
- CONFIG: Add globalEffects for all atoms
- createSlice: Allows creating atoms with actions and selectors
- devtools: Add logger effect to monitor atom activities
- effects: Rewrite effect dispatcher for more consistent data flow
Bug Fixes
- core: Add missing exports
Full Changelog: 0.9.2...0.10.0