Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 11:22
· 41 commits to master since this release
6c77a6c

6.0.0 (2022-04-05)

Features

  • 🎸 add react-17 adapter (f24b8b7)
  • 🎸 add react@18 support (5a2abdb)

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