2.14.0
This update extracts certain functionality into external packages to keep the core purer. The CssClasses and AppliesTypography traits have been moved and need to be installed separately if required.
-
Moved AppliesTypography to its [own package](https://github.com/RicLeP/laravel-storyblok-typography)
-
Moved CssClasses to its [own package](https://github.com/RicLeP/laravel-storyblok-css)
-
Added fieldsReady() method to blocks called after fields are processed but before any self initialising traits are called
-
Ignition updated to Spatie version