Skip to content

2.14.0

Compare
Choose a tag to compare
@RicLeP RicLeP released this 13 Oct 14:34
· 159 commits to master since this release

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