Releases: prismicio/slice-machine
1.18.0
Hello all ! 🎉
🌟 Satisfaction survey
- Add a new satisfaction survey popup for advanced repositories in order to get feedbacks on your experience with Slice Machine.
🐛 Bug fixes
- We fixed an issue when converting a custom type to page type that doesn't have a slice zone
- We fixed an issue with modals after creating a page type when adding a slice
🔗 Stay Connected: Don't forget to follow us on Twitter, X and follow our progress page for the latest updates
1.17.0
Hi all! 🎉
We're super happy to release again a new version of Slice Machine, including our first step toward an important product update : Slice Machine upgrade tool.
🌟 Slice Machine Upgrade tool [BETA] - Migrate seamlessly from legacy builder to Slice Machine
The Upgrade Tool is designed to help existing Prismic users effortlessly upgrade their projects to utilize our latest features, including Slice Machine and the new Page Builder, enhancing their development and marketing capabilities.
How does it work?
- It pulls your existing Custom Types locally so you can iterate on them within Slice Machine
- It allows you to convert your legacy slices to slices managed by Slice Machine incrementally
- It makes your existing content compatible with the new format of your newly upgraded page types, and slices
- All you still need to do is to reorganize your existing Next.js/Nuxt.js/Sveltekit components as one Slice component per file. We also recommend leveraging the component to render Slices if not in use already.
Lucie, from the DevTools team at Prismic shares a sneak peak of the tool in this video 👇
230929-meetup-upgrade.mp4
How can users gain early access to the Upgrade Tool?
- Users can sign up through this form to gain early access to the Upgrade Tool and also request assistance if they do not have a developer available to help with the upgrade.
🐛 Fixes
- We fixed a bug that prevented the Slices menu component to appear as selected when a user entered a slice page from a page type
- We fixed an issues that prevented to display some Slices templates with NextJS
- We fixed an issue that prevented users to open Slice Machine pages in another tab
Thank you for being a part of our journey. We're always striving to make Slice Machine UI better for you. Please keep the feedback coming.
🔗 Stay Connected: Don't forget to follow us on Twitter, X and follow our progress page for the latest updates
1.16.0
Hi all! 🎉
We're super happy to release again a new version of Slice Machine with the following improvements
🌟 Slices cards redesign
- All slice cards have been ported to our new design system
👩🏽💻 Invite a user
- We added a simple link in the menu to let you add users to the repository. The link redirects to the settings of the repository.
📃 Splash screen
- We added a full screen page that will appear on new empty projects, and ask users to start by creating a new page type.
Thank you for being a part of our journey. We're always striving to make Slice Machine UI better for you. Please keep the feedback coming.
🔗 Stay Connected: Don't forget to follow us on Twitter, X and follow our progress page for the latest updates
1.15.0
Hi all! 🎉
We're super happy to release again a new version of Slice Machine with a lot of improvements.
🌟 Slices templates for Nuxt and Sveltekit
- All slice templates were ported to Sveltekit and Nuxt adapter. All users can now enjoy them.
👌 Page snippet for Sveltekit
- We improved our first version of the Sveltekit adapter to support page code snippets.
🍕 Slice Zone
- We improved the save behavior in the Slice zone. All "add" and "create" actions from the slice zone now trigger a save of the page type/custom type.
⚙️ Bug fixes
-
We fixed an issue with the default generated
prismicio.ts
file that was causing errors using the page snippet because of default conflicting values in the route resolver. -
We fixed a TypeScript error happening with the Next.js v13.5.1 👇
You may receive a TypeScript error in your /api/preview and /api/exit-preview routes when building your website. Next.js v13.5.1 changed the TypeScript types for Route Handlers and requires changes to your code to fix.
If you website uses the App Router, follow these instructions to fix your /api/preview and /api/exit-preview routes:
-
Update to at least
@prismicio/next v1.3.5
-
Use this command to update:
npm install @prismicio/next@latest
-
Add
return
toapp/api/preview/route.ts
(or wherever you are usingredirectToPreviewURL()
):// app/api/preview/route.ts export async function GET(request: NextRequest) { const client = createClient(); - await redirectToPreviewURL({ client, request }); + return await redirectToPreviewURL({ client, request }); }
For more details on the error and the fix, see prismicio/prismic-next#85.
-
Thank you for being a part of our journey. We're always striving to make Slice Machine UI better for you. Please keep the feedback coming.
🔗 Stay Connected: Don't forget to follow us on Twitter, X and follow our progress page for the latest updates
1.14.1
Hello all ! 🎉
🐛 Bug fixes
- We fixed an issue in the init command causing errors when creating repositories
🔗 Stay Connected: Don't forget to follow us on Twitter, X and follow our progress page for the latest updates
1.14.0
Hello all ! 🎉
We're super happy to release again a new version of Slice Machine.
🧑🏻🎨 Design improvements
We revamped the page type and slice zone blank slate.
🔗 Stay Connected: Don't forget to follow us on Twitter, X and follow our progress page for the latest updates
1.13.0
Hello all ! 🎉
We're super happy to release again a new version of Slice Machine.
We want our users to get the most out of slices and build them fast! We're improving our slice creation feature to let users use a series of pre-made templates to fit their needs.
🌟 Slices templates
Three new slice templates available on top of the existing one CallToAction
:
Hero
AlternateGrid
CustomerLogos
👌 Improvements
- Update the flow when creating a page type to make it clear that adding slices is the first action that need to be made.
Thank you for being a part of our journey. We're always striving to make Slice Machine UI better for you. Please keep the feedback coming.
🔗 Stay Connected: Don't forget to follow us on Twitter, X and follow our progress page for the latest updates
1.12.00
Hello all ! 🎉
New version today, introducing a new powerful tool to get started quickly with Prismic slices : Slices templates!
We want our users to get the most out of Slices and build them fast! We’re improving our Slice creation feature to let users use a series of pre-made templates to fit their needs.
🌟 Slices templates
- Users can now create a new slice, choosing from a series of pre-made templates. Only one template will be available for our very first release. But more will come shortly.
🐛 Bug fixes
- We fixed an issue with
NODE_ENV
variable causing problems with Slice Machine proxy (#1027) - We fixed an issue when creating a new Nuxt 3 project with the default
app.vue
file
Thank you for being a part of our journey. We're always striving to make Slice Machine UI better for you. Please keep the feedback coming
🔗 Stay Connected: Don't forget to follow us on Twitter, X or whatever it's called now and follow our progress page for the latest updates
1.11.0
Hello all ! 🎉
We are thrilled to introduce Slice Machine version 1.11.0, an important milestone in our journey to empower website developers with even greater flexibility and efficiency in building websites with Prismic.
In this release, we are excited to announce the addition of support for the SvelteKit framework, made possible by the introduction of the new SvelteKit adapter.
SvelteKit support in Slice Machine 🚀
Slice Machine now supports SvelteKit! SvelteKit is a modern web framework built on top of the powerful Svelte library, and it has quickly gained popularity for its simplicity and performance.
How to get started with Prismic in a new Sveltekit project?
The best way to configure a Sveltekit project with Slice Machine is to select SvelteKit from Prismic dashboard.
What the release does not include.
- Prismic preview is not supported for now.
- Page Code Snippet is not supported for now.
We are excited to see what you create with Slice Machine 1.11.0 and SvelteKit!
Thank you for being a part of our journey. We're always striving to make Slice Machine and Prismic better for you. Please keep the feedback coming.
🔗 Stay Connected: Don't forget to follow us on Twitter/X and follow our progress page for the latest updates
1.10.0
Hi there ! 🎉
We're super happy to release again a new version of Slice Machine.
🌟 Improvements
⚙️ Set-up flow
- Users can now launch a pre-configured Prismic and Slice Machine starter for Next and Nuxt with a single command.
- Starters users will now be automatically redirected to their repository upon
init
Slice Machine.
Test now our starters websites for your next project here 🤙
Thank you for being a part of our journey. We're always striving to make Slice Machine UI better for you. Please keep the feedback coming
🔗 Stay Connected: Don't forget to follow us on Twitter, X or whatever it's called now and follow our progress page for the latest updates