v2.1.1
New features
onCleanup
API for containers, triggered after a container gets removed from the tree
Bug fixes
- Fix stores not being cleared if no listeners and container removed from the tree
- Fix
createStore
store types, forcinginitialState
to be an object as other types where never really supported