Releases: violetgrass/statemanager
Releases · violetgrass/statemanager
StateManager v2.0
Version 1.0.1 - First Version 🎈🎆🎇
Features
- Runs Reducers and Effects on a State
- Announces changes via Observables
- Allows to declare sub states
- Fully Async (I know, but reality ;))
- Functional and OOP oriented organization of reducers and effects possible
Pending
- Documentation, README, etc.