Releases: storyblok/storyblok-nuxt
Releases · storyblok/storyblok-nuxt
v5.3.0
5.3.0 (2023-03-02)
Bug Fixes
- remove useApiClient and optimizeDeps initialized conditional (c581813)
- switches from using playground tsconfig.js to using a manual one (ebc5041)
Features
- adds a more proper tsconfig.json (e8b633f)
- adds proper ModuleOptions (c65cf2f)
- converts module to typescript (964ffa3)
- playground typescript (fe0e036)
- plugin.js -> plugin.ts (b760676)
- switches module file from js to ts (825d0d1)
v5.2.0
5.2.0 (2023-03-01)
Bug Fixes
Features
- add onMounted hook to the playground for testing purposes (dc4891f)
v5.1.0
5.1.0 (2023-02-06)
Bug Fixes
- new typescript and error support (65a8101)
Features
v5.0.2
5.0.2 (2023-01-16)
Bug Fixes
- export as default to fix the ts declaration (c0b19c3)
v5.0.1
5.0.1 (2023-01-14)
Bug Fixes
- apiPlugin error by nuxt vite config (9df9fae)
- go back to playground vars (c4a9eca)
v5.0.0
5.0.0 (2023-01-11)
Bug Fixes
-
add new create resolver (d2e26fd)
-
cypress plugin not being used (08818e2)
-
Merge pull request #263 from storyblok/feat/remove-axios-add-typescript (4100f5b), closes #263
Features
- remove axios in favor of fetch API (93a6962)
BREAKING CHANGES
- axios is no longer a dependency
v4.6.0
4.6.0 (2022-11-30)
Bug Fixes
- add apiOptions to key field-level translation (497de1d)
Features
- use the unique key in useState too (a04841f)
v4.5.0
4.5.0 (2022-11-17)
Features
v4.4.2
4.4.2 (2022-10-26)
Bug Fixes
- add RichTextSchema to the autoimported utils (4e2ae5f)
v4.4.1
4.4.1 (2022-09-22)
Bug Fixes
- unify vue instance by self-transpiling storyblok vue/nuxt sdks (30d877d)