Skip to content

Releases: storyblok/storyblok-nuxt

v5.3.0

02 Mar 15:27
690a388
Compare
Choose a tag to compare

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

01 Mar 10:34
87333e6
Compare
Choose a tag to compare

5.2.0 (2023-03-01)

Bug Fixes

Features

  • add onMounted hook to the playground for testing purposes (dc4891f)

v5.1.0

06 Feb 11:06
16bb3dc
Compare
Choose a tag to compare

5.1.0 (2023-02-06)

Bug Fixes

  • new typescript and error support (65a8101)

Features

v5.0.2

16 Jan 13:34
4a600d9
Compare
Choose a tag to compare

5.0.2 (2023-01-16)

Bug Fixes

  • export as default to fix the ts declaration (c0b19c3)

v5.0.1

14 Jan 18:14
537181a
Compare
Choose a tag to compare

5.0.1 (2023-01-14)

Bug Fixes

  • apiPlugin error by nuxt vite config (9df9fae)
  • go back to playground vars (c4a9eca)

v5.0.0

11 Jan 15:23
6519826
Compare
Choose a tag to compare

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

30 Nov 13:57
e643cd0
Compare
Choose a tag to compare

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

17 Nov 13:37
Compare
Choose a tag to compare

4.5.0 (2022-11-17)

Features

  • upgrade to Nuxt 3 stable (545971d)

v4.4.2

26 Oct 12:06
Compare
Choose a tag to compare

4.4.2 (2022-10-26)

Bug Fixes

  • add RichTextSchema to the autoimported utils (4e2ae5f)

v4.4.1

22 Sep 11:53
5bff51a
Compare
Choose a tag to compare

4.4.1 (2022-09-22)

Bug Fixes

  • unify vue instance by self-transpiling storyblok vue/nuxt sdks (30d877d)