Skip to content

2.1.0

Choose a tag to compare

Hey! 👋

Today we are happy to bring support for Svelte 5 Release Candidate while using SvelteKit and a few UI improvements!

Support of Svelte 5 Release Candidate

Upgrading to Svelte 5 Release Candidate does not require any changes to your Prismic code. It does, however, require updating your packages.

  1. Update your Prismic packages:

    npm install --save-dev slice-machine-ui@latest @slicemachine/adapter-sveltekit@latest
    npm install @prismicio/svelte@latest
  2. Migrate your project to Svelte 5 Release Candidate using the official guide.

Small UI improvements

  • We have added a modal allowing you to try the upcoming Master Slice Library feature.
  • We have removed the "Invite team" button.