Skip to content

Releases: prismicio/slice-machine

2.12.1

15 Jan 17:38
Compare
Choose a tag to compare

Hey! 👋

We're happy to announce the release of Slice Machine v2.12.1!

🎨 Enhancements

  • We've upgraded @radix-ui/react-visually-hidden dependency to support React 19.

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.12.0

13 Jan 14:20
Compare
Choose a tag to compare

Hey! 👋

We're happy to announce the release of Slice Machine v2.12.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 today is the release of our last improvements for links: links variants

🔗 Links variants

We're upgrading our link field to let developers add variants for content editors to be able to pick a style for their links, say for example between "primary", "secondary", "tertiary", without needing a select 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 variant feature will not be enabled. Click on the toggle button to enable link variants. Edit the default variants and/or add new variants.

Push your changes to your repository.

Screenshot 2025-01-13 at 15 11 19

In the Page Builder, see that your link field now lets you pick a variant.

Screenshot 2025-01-13 at 15 14 04

How does this simplify your workflow?

Instead of having to manually create a select field in Slice Machine and add your variants inside, you can simply use this new feature in your link fields.

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.1

19 Dec 14:18
Compare
Choose a tag to compare

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

11 Dec 15:01
Compare
Choose a tag to compare

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.

Repeatable links in SM

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.

Repeatable links in PB

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

04 Dec 16:03
Compare
Choose a tag to compare

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

22 Nov 18:34
Compare
Choose a tag to compare

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

15 Nov 14:22
Compare
Choose a tag to compare

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

07 Nov 16:19
Compare
Choose a tag to compare

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

31 Oct 21:15
Compare
Choose a tag to compare

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

28 Oct 17:31
Compare
Choose a tag to compare

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.