adapter-v1.0.0
github-actions
released this
05 Apr 11:41
·
35 commits
to master
since this release
1.0.0 (2022-04-05)
Features
- 🎸 add react-17 adapter (f24b8b7)
BREAKING CHANGES
- 🧨 switched to react@18. Apps that export itself and can not be updated to
react@18 needs to add the react-17 adapter. Consumer-apps needs no
changes