Skip to content

v12.11.0

Choose a tag to compare

@nhunzaker nhunzaker released this 24 Aug 13:37
· 99 commits to master since this release
  • Removed string ref in ActionForm, avoiding some edge cases and allowing usage with React 16.
  • Fix boolean flow type
  • Warn when pushing actions on a torn down Microcosm instance
  • register() can return null
  • Pass context to ActionForm constructor, fixing a bug with context
  • Use buble instead of babel for production builds, decreasing build size