Releases: storyblok/storyblok-astro
Releases · storyblok/storyblok-astro
v2.0.7
2.0.7 (2023-02-22)
Bug Fixes
- deps: bump @storyblok/js from 2.0.10 to 2.0.16 (1d6ecdd)
v2.0.6
2.0.6 (2023-02-21)
Bug Fixes
v2.0.5
2.0.5 (2023-01-25)
Bug Fixes
- deps: bump @storyblok/js from 2.0.9 to 2.0.10 (f72a147)
v2.0.4
2.0.4 (2023-01-20)
Bug Fixes
- bump new version (b463b3c)
- deps: bump @storyblok/js from 2.0.6 to 2.0.8 (c292618)
- deps: bump @storyblok/js from 2.0.8 to 2.0.9 (f18ade5)
v2.0.3
2.0.3 (2023-01-13)
Bug Fixes
- set integration options defaults correctly (789717d)
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)