Skip to content

0.4.1

Choose a tag to compare

Small fixes ⚙️ :

  • We fixed a bug to prevent the creation of empty fields API ID
  • When starting Slice Machine, we now run a validation on models to make sure they are compatible with the Prismic API, and show potential errors in your terminal.
  • Custom Types and Slices IDs will be created using "_" instead of "-" for GraphQL compatibility
  • New fields IDs will be created using "_" instead of "-" for GraphQL compatibility
  • Slice Machine will keep being retro compatible with models and fields using "-" in their IDs. These modifications will apply only on new models/fields.