Skip to content

effector-forms 1.3.1

Choose a tag to compare

@aanation aanation released this 14 May 14:46
· 26 commits to master since this release
  • Fixed problems with sids. You can now use the library with SSR! Don't forget to add effector-forms to the babel plugin configuration
  • @@unitShape protocol implemented. Now you can connect effector-forms entities to views using useUnit
  • Removed '/scope' export. This is not a breaking change because before this SSR support was experimental and did not work correctly. To work with SSR, use normal import and connect entities with custom hooks or useUnit