Releases: RicLeP/laravel-storyblok
Releases · RicLeP/laravel-storyblok
2.30
Full Changelog: 2.29.1...2.30
Breaking: the Block
inverseRelation
method now returns an array containing headers
and stories
. The stories
is a collection containing each story transformed into its Block
type. This matches what is returned from a Folder
. Previously it just returned an array of raw data from Storyblok
2.29.1
2.29.0 - Laravel 11 support
Full Changelog: 2.28.0...2.29.0
2.28.0
2.27.0
PHP 8.3 support!
Full Changelog: 2.26.2...2.27.0
2.26.2
2.26.1
2.26.0
2.25.0
What's Changed
- forcing string for not yet set api key by @roberto-butti in #41
- SVG image transformer by @RicLeP in #42
Full Changelog: 2.24.0...2.25.0