2.2.0
xrutayisire
released this
05 Jun 17:15
·
98 commits
to main
since this release
Hey! π
Today we are happy to bring support for Next 15 Release Candidate and a few bug fixes.
β¨ Support of Next 15 Release Candidate
Upgrading to Next 15 Release Candidate does not require any changes to your Prismic code. It does, however, require updating your packages.
-
Update your Prismic packages:
npm install --save-dev slice-machine-ui@latest @slicemachine/adapter-next@latest npm install @prismicio/next@latest @prismicio/react@latest
-
Migrate your project to Next 15 Release Candidate using the official guide.
π Bug fixes
- We fixed an error when trying to initialize a project with recent versions of Node.js (thanks @andresmarpz).
- We fixed a misleading warning message when removing the repeatable zone from a slice.