You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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