v8.0.0
·
69 commits
to refs/heads/master
since this release
Changelog
🚀 Features
- React 18 is now supported 🎉
🧰 Maintenance
@effector/reflect/ssr
export is deprecated, prefer@effector/reflect/scope
instead - it is a better name, since there are more effector's Fork API usecases, than just SSR
❗ Breaking changes
[email protected]
is now minimal requirement forreflect
usage, since it allows to introduce[email protected]
support and to use auto-batching feature of brand newuseUnit
hook 🎉[email protected]
is now minimal required version ofeffector
forreflect
to work