Skip to content

0.7.0

Compare
Choose a tag to compare
@comeprismic comeprismic released this 16 Feb 14:51

👋

We're happy to announce our new version of Slice Machine! We are continuing to improve Slice Machine by adding a long-requested feature: Slices and Custom Types deletion.

With this version, users can delete Slices and Custom Types directly in Slice Machine. This will significantly simplify the Slice management workflow, avoiding the hassle of using the Custom Types API for Slice deletion.

Improvements 🔥

Delete Custom Types and Slices in Slice Machine

  • Users can now delete Slices directly within Slice Machine
  • Users can now delete Custom Types directly within Slice Machine
  • When you delete a Custom Type, Slice Machine will let you delete all of the associated Documents at the same time.

Push

  • Slice Machine will now push all of your changes at once.

Supporting Legacy Slices

  • Users can now import their Custom Types that include Slices built with the Legacy Builder . To do so, copy each of your Legacy Custom Type JSON models into their own sub-folders in the customtypes directory in your file system and run Slice Machine version 7 or higher.

Bug fixes 🐛

  • We removed an error that was logged in the terminal when successfully renaming a Slice.
  • We fixed a bug that was preventing users from using Storybook after renaming a Slice.