Releases: prismicio/slice-machine
2.11.1
Hey! 👋
We're happy to announce the release of Slice Machine v2.11.1!
🐛 Bug fixes
- We fixed a bug causing rename and delete modals to close when pressing space.
- We fixed a bug allowing to save a custom type or a slice with a reserved name.
🎨 Enhancements
We've added few minor improvements to the onboarding guide.
Follow our progress
Stay tuned with all the latest updates by following our progress on the what’s new page: https://prismic.io/updates
2.11.0
Hey! 👋
We're happy to announce the release of Slice Machine v2.11.0!
Over the last weeks, the team has been focusing on enhancing Prismic link field capabilities to simplify how developers build their links and CTAs. And as promised we're coming up with a great improvement: repeatable links
🔗 Repeatable links
- We're upgrading our link field to let developers add the possibility for editors to create lists of links in the Prismic Page Builder, without needing a group field for it.
How to use it?
In Slice Machine, add a link field in one of your slices or Custom Type / Page Type. Open the field settings. By default, the repeat property will be set to false. Click on the checkbox to make your link field repeatable. Push your changes to your Page Builder.
In the Page Builder, add the slice to a page and start creating a list of links. As for the group field, each item can be edited/removed or reordered.
How does this simplify your workflow?
Instead of having to manually create a group field in Slice Machine and add a link field inside, you can simply use this property in your link fields.
Follow our progress
We're not done with links and we're coming back with even more enhancements to the link field and the way you build slices with Prismic. So, stay tuned with all the latest updates by following our progress on the what’s new page: https://prismic.io/updates
2.10.5
Hey! 👋
We're happy to announce the release of Slice Machine v2.10.5!
🐛 Bug fixes
- We fixed a bug preventing some users to push changes to a Prismic environment when they were not admin of the main repository.
Follow our progress
Stay tuned with all the latest updates by following our progress on the what’s new page: https://prismic.io/updates
2.10.4
Hey! 👋
We're happy to announce the release of Slice Machine v2.10.4!
🐛 Bug fixes
- We fixed a bug with Page Builder crashing on the first visit after creating a new Prismic Repository in the terminal and pushing some Custom Types from Slice Machine.
Follow our progress
Stay tuned with all the latest updates by following our progress on the what’s new page: https://prismic.io/updates
2.10.3
Hey! 👋
We're happy to announce the release of Slice Machine v2.10.3!
🐛 Bug fixes
- Resolved a vulnerability warning related to the
cookie
package in Slice Machine. Issue #1482
Follow our progress
Stay tuned with all the latest updates by following our progress on the what’s new page: https://prismic.io/updates
2.10.2
Hey! 👋
We're happy to announce the release of Slice Machine v2.10.2!
🐛 Bug fixes
- When toggling
Allow display text
on a Link, the code snippets are now updated right away. - Corrected a field drag-and-drop reordering issue (#17848).
- The videos in our onboarding guide now update correctly when moving to the next step.
- A completed onboarding guide longer flashes when switching pages.
Follow our progress
Stay tuned with all the latest updates by following our progress on the what’s new page: https://prismic.io/updates
2.10.1
Hey! 👋
We're happy to announce the release of Slice Machine v2.10.1!
🐛 Bug fixes
- The Next.js adapter (
@slicemachine/adapter-next
) no longer throws when used with Next.js 15. We recommend updating Next.js and your Slice Machine adapter to benefit from the latest Next.js improvements.
Follow our progress
Stay tuned with all the latest updates by following our progress on the what’s new page: https://prismic.io/updates
2.10.0
Hey! 👋
We're happy to announce the release of Slice Machine v2.10.0!
🎨 Enhancements
- We released our new Shared Onboarding Guide, an interactive guide to "Build your first page in 10 simple steps" that walks you through Page Builder and Slice Machine.
2.9.1
Hey! 👋
We're happy to announce the release of Slice Machine v2.9.1!
🐛 Bug fixes
- We fixed an issue with the close button of the field creation modal not closing on the first click.
2.9.0
Hey! 👋
We're happy to announce the release of Slice Machine v2.9.0!
🎨 Enhancements
- We improved the experience of our onboarding guide.