Skip to content

v0.8.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@gaearon gaearon released this 06 Jun 20:55
· 3814 commits to master since this release
  • hydrate() and dehydrate() are gone, welcome getAtom() and setAtom() instead
  • initialize() and dispose() are added for advanced use cases
  • changing select function now updates the Connector state
  • the bug with action creators accepting dispatch instead of perform is fixed