Skip to content

v2.3.0

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 13 Apr 09:46
· 615 commits to main since this release
  • Modules can now declare state using a function - this allows the same module definition to be reused (e.g. multiple times in the same store, or in multiple stores)