Skip to content

v2.1.1

Compare
Choose a tag to compare
@albertogasparin albertogasparin released this 14 Apr 02:00

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, forcing initialState to be an object as other types where never really supported