Skip to content

Releases: prismicio/slice-machine

2.13.1

28 Feb 14:09
Compare
Choose a tag to compare

Hey! 👋

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

🎨 Enhancements

  • Improved image mocks: We’ve enhanced the image mocks in the Slice Machine simulator by adding alt text, a required prop for certain image implementations.

Thanks to our contributors for this release: @dani-mp 🙌

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

24 Feb 14:54
Compare
Choose a tag to compare

Hey! 👋

🚀 Introducing the Table Field (Beta) in Prismic!
We’re excited to share a major milestone—our Table Field is now available in beta! 🎉 This new feature allows you to structure and manage tabular data natively within your Prismic projects, making it easier than ever to create and edit tables directly in the Page Builder.

Now, with the beta release, you can start building tables directly in Prismic with native support in Slice Machine!

table

🔑 Key Features in This Beta Release

  • Create & Edit Tables: Easily add rows and columns within the Page Builder.
  • Rich Text Support: Format text with bold, italics, and hyperlinks within table cells.
  • Dynamic Row & Column Addition: Add columns and rows dynamically.
  • Public API Access: Retrieve table data via the Prismic API in a structured format.

⚠️ What’s Next?

While the beta version provides essential table functionality, we know there’s more to improve! The next iterations will focus on:

  • Row & column deletion [Coming next week! 🚀]
  • Table components for Next.js, Nuxt, and SvelteKit [Coming next week! 🚀]
  • Header options (setting a row or column as a header)
  • Row/column reordering

📢 Beta Access & Feedback
Since this feature is still in beta, access is limited for now. Subscribe to our updates here to get notified when it becomes available to everyone!

Thanks to our contributors for this release: @angeloashmore, @dani-mp, @jomifepe, @levimykel, @lihbr, @xrutayisire 🙌

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

29 Jan 11:52
Compare
Choose a tag to compare

Hey! 👋

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

🐛 Bug fixes

  • We fixed slice code generation to support React 19's updated TypeScript types.

🎨 Enhancements

  • Unlimited link variants: Based on our users' usage of Link field, we have remove the maximum limit of 5 variants per link.

Thanks to our contributors for this release: @jomifepe, @angeloashmore 🙌

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

17 Jan 14:31
Compare
Choose a tag to compare

Hey! 👋

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

🎨 Enhancements

  • Improved Link Variants: Links are now precisely typed based on the variants you define in Slice Machine, bringing better IntelliSense and enhanced type safety for a more seamless coding experience.
  • Enhanced Tracking: We’ve refined our tracking to gain deeper insights into how Slice Machine is used, helping us focus on improvements that matter most to you.

Thanks to our contributors for this release: @lihbr, @xrutayisire 🙌

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