Releases: storyblok/storyblok-astro
Releases · storyblok/storyblok-astro
v5.1.0-alpha.4
Bug Fixes
- added option to pass apiOptions (985842a)
v5.1.0-alpha.3
Bug Fixes
- change storyblok loader param name to acessToken (a3ba672)
v5.1.0-alpha.2
Features
- content layer feature added (1a9bfb1)
v5.1.0-alpha.1
Features
- allow bridge configuration from astroconfig file (9d7a619)
v5.0.2
5.0.2 (2024-09-05)
Bug Fixes
- suppress richtext warning from js-client (9d9357e)
v5.0.1
5.0.1 (2024-08-21)
Bug Fixes
- deps: bump @storyblok/js from 3.0.8 to 3.0.9 (a074b4d)
v5.1.0-next.1
Features
- allow global bridge configuration from astroconfig (0454e8a)
v5.0.0
5.0.0 (2024-07-17)
- feat!: remove
RichTextRenderer
component (3adf519)
BREAKING CHANGES
- use
renderedRichText
method instead
v4.1.1
4.1.1 (2024-07-11)
Bug Fixes