Releases: storyblok/storyblok-astro
Releases · storyblok/storyblok-astro
v2.0.2
2.0.2 (2023-01-02)
Bug Fixes
- type for useStoryblokApi (84e5542)
- wrong props for StoryblokComponent (2f76a82)
v2.0.1
2.0.1 (2022-12-15)
Bug Fixes
v2.0.0
2.0.0 (2022-12-13)
- Merge pull request #73 from storyblok/feat/add-typescript-remove-axios (74f6bdb), closes #73
Features
- add typescript support, remove axios (b5bc491)
BREAKING CHANGES
- Axios is no longer a dependency
v1.2.0
1.2.0 (2022-11-22)
Features
- Compatibility with Astro SSR mode (8828307)
useCustomApi
parameter (9525246)
v1.1.1
1.1.1 (2022-10-24)
Bug Fixes
- supports blok names that aren't valid JS variable names (469bac5)
v1.1.0
1.1.0 (2022-09-23)
Bug Fixes
Features
- allow other props to be passed to StoryblokComponent (189a3c4)
v1.0.1
1.0.1 (2022-09-16)
Bug Fixes
v1.0.0
1.0.0 (2022-09-01)
- Merge pull request #6 from storyblok/release (4a643a1), closes #6
Features
BREAKING CHANGES