- Removed
storyblok:components:overview
command, usestoryblok:debug
instead.
AbstractField::enablePreview()
is removed, useAbstractField::useAsAdminDisplayName()
instead.
- To non-interactively sync components via the CLI, you now need to add the
--force
option. ComponentsWithTag
was removed in favor ofComponentFilter
.- Removed the functionality to filter components by component group. Use tags instead.