Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

1.0.0 πŸŽ‰

Choose a tag to compare

@quisido quisido released this 18 Feb 03:07
· 114 commits to master since this release

Features

  • Added a Context-based Provider Component for managing multiple global states simultaneously. #17
  • Added helper functions to Provider Components for targeting a global state. #37
  • Added iterator logic to reducers to support [ state, dispatch ] destructuring. #42