To enable live preview support include the latest laravel-storyblok::editor-bridge
in your view and adding the required wrapping element and configuration options.
Set up the publishing webhook as specified in the installation instructions. Removed the JavaScript published event from the Editor Bridge Blade view.
Legacy image fields are now converted to Image classes.
The $casts
property on Blocks has been renamed to $_casts
to reduce the likelihood of clashing with field names.