Skip to content

0.10.0

Compare
Choose a tag to compare
@PrettyCoffee PrettyCoffee released this 13 Oct 16:36
· 35 commits to main since this release

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