You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.