Effector v21.5.0
Published on October 14, 2020 by Sergey Sova
- Added support for attach({effect}) to create effect which will call effect with params as it is. That allow to create separate effects with shared behavior
- Add reactSsr option to effector/babel-plugin to replace imports from effector-react to effector-react/ssr. Useful for building both server-side and client-side builds from the same codebase