Skip to content

Releases: storyblok/storyblok-nuxt

v5.4.1

19 Apr 12:49
2d4e93d
Compare
Choose a tag to compare

5.4.1 (2023-04-19)

Bug Fixes

  • useRuntimeConfig should use the .public property (89149e6)

v5.4.0

06 Apr 15:43
6a85731
Compare
Choose a tag to compare

5.4.0 (2023-04-06)

Bug Fixes

  • added devTools dep to playground package.json (da6bd10)
  • merge package.json (44a5879)

Features

v5.3.4

31 Mar 06:02
932d5ee
Compare
Choose a tag to compare

5.3.4 (2023-03-31)

Bug Fixes

  • deps: bump @storyblok/vue from 7.1.2 to 7.1.3 (7ce477b)

v5.3.3

29 Mar 06:03
7997116
Compare
Choose a tag to compare

5.3.3 (2023-03-29)

Bug Fixes

  • deps: bump @storyblok/vue from 7.1.1 to 7.1.2 (942428a)

v5.3.2

28 Mar 07:40
4837a42
Compare
Choose a tag to compare

5.3.2 (2023-03-28)

Bug Fixes

  • deps: bump @nuxt/kit from 3.2.3 to 3.3.2 (cd1635e)

v5.3.1

28 Mar 06:01
30c1bc5
Compare
Choose a tag to compare

5.3.1 (2023-03-28)

Bug Fixes

  • deps: bump @storyblok/vue from 7.1.0 to 7.1.1 (98d561c)

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)