storyblok

Storyblok Nuxt.js module

v5.5.2 by github-actions[bot]github-actions[bot]

5.5.2 (2023-07-06)

Bug Fixes

v5.5.1 by github-actions[bot]github-actions[bot]

5.5.1 (2023-06-27)

Bug Fixes

v5.5.0 by github-actions[bot]github-actions[bot]

5.5.0 (2023-06-14)

Features

  • add new prop for custom plugin, compatible (5048d12)

v5.4.10 by github-actions[bot]github-actions[bot]

5.4.10 (2023-06-14)

Bug Fixes

v5.4.9 by github-actions[bot]github-actions[bot]

5.4.9 (2023-06-05)

Bug Fixes

v5.4.8 by github-actions[bot]github-actions[bot]

5.4.8 (2023-06-01)

Bug Fixes

v5.4.7 by github-actions[bot]github-actions[bot]

5.4.7 (2023-05-25)

Bug Fixes

v5.4.6 by github-actions[bot]github-actions[bot]

5.4.6 (2023-05-23)

Bug Fixes

v5.4.5 by github-actions[bot]github-actions[bot]

5.4.5 (2023-05-12)

Bug Fixes

v5.4.4 by github-actions[bot]github-actions[bot]

5.4.4 (2023-05-01)

Bug Fixes

v5.4.3 by github-actions[bot]github-actions[bot]

5.4.3 (2023-04-26)

Bug Fixes

  • deps: bump yaml from 2.2.1 to 2.2.2 (1dbe39f)

v5.4.2 by github-actions[bot]github-actions[bot]

5.4.2 (2023-04-19)

Bug Fixes

  • correctly checks so that error value exists before trying to show one in useAsyncStoryblok (3a1a483)
  • corrects regression with useAsyncStoryblok (6979258)
  • reverts change for playground dependency (aa05a32)

v5.4.1 by github-actions[bot]github-actions[bot]

5.4.1 (2023-04-19)

Bug Fixes

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

v5.4.0 by github-actions[bot]github-actions[bot]

5.4.0 (2023-04-06)

Bug Fixes

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

Features

v5.3.4 by github-actions[bot]github-actions[bot]

5.3.4 (2023-03-31)

Bug Fixes

v5.3.3 by github-actions[bot]github-actions[bot]

5.3.3 (2023-03-29)

Bug Fixes

v5.3.2 by github-actions[bot]github-actions[bot]

5.3.2 (2023-03-28)

Bug Fixes

v5.3.1 by github-actions[bot]github-actions[bot]

5.3.1 (2023-03-28)

Bug Fixes

v5.3.0 by github-actions[bot]github-actions[bot]

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 by github-actions[bot]github-actions[bot]

5.2.0 (2023-03-01)

Bug Fixes

Features

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

v5.1.0 by github-actions[bot]github-actions[bot]

5.1.0 (2023-02-06)

Bug Fixes

  • new typescript and error support (65a8101)

Features

v5.0.2 by github-actions[bot]github-actions[bot]

5.0.2 (2023-01-16)

Bug Fixes

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

v5.0.1 by github-actions[bot]github-actions[bot]

5.0.1 (2023-01-14)

Bug Fixes

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

v5.0.0 by github-actions[bot]github-actions[bot]

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 by github-actions[bot]github-actions[bot]

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 by github-actions[bot]github-actions[bot]

4.5.0 (2022-11-17)

Features

v4.4.2 by github-actions[bot]github-actions[bot]

4.4.2 (2022-10-26)

Bug Fixes

  • add RichTextSchema to the autoimported utils (4e2ae5f)

v4.4.1 by github-actions[bot]github-actions[bot]

4.4.1 (2022-09-22)

Bug Fixes

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

v4.4.0 by github-actions[bot]github-actions[bot]

4.4.0 (2022-09-20)

Bug Fixes

  • add DEPENDABOT_TOKEN instead to automerge (ecd777a)

Features

v4.3.0 by github-actions[bot]github-actions[bot]

4.3.0 (2022-09-07)

Features

v4.2.2 by github-actions[bot]github-actions[bot]

4.2.2 (2022-09-07)

Bug Fixes

  • object is not extensible when using apiOptions (936acf6)

v4.2.1 by github-actions[bot]github-actions[bot]

4.2.1 (2022-09-06)

Bug Fixes

  • deps: bump undici from 5.8.0 to 5.10.0 (2ba27ae)

v4.2.0 by github-actions[bot]github-actions[bot]

4.2.0 (2022-08-24)

Features

  • enable custom plugin option (e23de53)

v4.1.3 by github-actions[bot]github-actions[bot]

4.1.3 (2022-08-11)

Bug Fixes

v4.1.2 by github-actions[bot]github-actions[bot]

4.1.2 (2022-08-11)

Bug Fixes

v4.1.1 by github-actions[bot]github-actions[bot]

4.1.1 (2022-08-11)

Bug Fixes

  • deps: bump undici from 5.2.0 to 5.8.0 (d2fa1e8)

v4.1.0 by github-actions[bot]github-actions[bot]

4.1.0 (2022-07-25)

Features

  • upgrade to storyblok/vue 6.2.0 and enable autoimport renderRichText (3fa7fcf)

v4.0.1 by github-actions[bot]github-actions[bot]

4.0.1 (2022-05-16)

Bug Fixes

v4.0.0 by github-actions[bot]github-actions[bot]

4.0.0 (2022-05-13)

Features

  • move storyblok/nuxt-beta to this repo (2f4487b)

BREAKING CHANGES

  • upgrade to Nuxt 3

v3.0.6 by github-actions[bot]github-actions[bot]

3.0.6 (2022-05-11)

Bug Fixes

v3.0.5 by github-actions[bot]github-actions[bot]

3.0.5 (2022-04-26)

Bug Fixes

  • deps: bump core-js from 3.21.1 to 3.22.2 (50f8e30)

v3.0.4 by github-actions[bot]github-actions[bot]

3.0.4 (2022-04-19)

Bug Fixes

  • deps: bump minimist from 1.2.5 to 1.2.6 (15b3b0b)

v3.0.3 by github-actions[bot]github-actions[bot]

3.0.3 (2022-04-08)

Bug Fixes

  • changing node version on CI (efb185d)

v3.0.2 by github-actions[bot]github-actions[bot]

3.0.2 (2022-03-02)

Bug Fixes

v3.0.1 by github-actions[bot]github-actions[bot]

3.0.1 (2022-03-02)

Bug Fixes

  • make bridge true as default (40ddfc9)

v3.0.0 by github-actions[bot]github-actions[bot]

3.0.0 (2022-03-02)

Features

BREAKING CHANGES

v3.0.0-beta.3 by github-actions[bot]github-actions[bot]

3.0.0-beta.3 (2022-01-12)

Bug Fixes

  • lib: transpile composables to make #app work (0246ebb)

v3.0.0-beta.2 by github-actions[bot]github-actions[bot]

3.0.0-beta.2 (2021-12-27)

Bug Fixes

  • bump version for new composables naming (3dd57af)

v3.0.0-beta.1 by alexjovermalexjoverm

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v3.0.0-beta.1",
    "tag_name": "v3.0.0-beta.1",
    "date": "2021-12-27T16:51:44Z",
    "body": "",
    "v": 3,
    "url": "https://github.com/storyblok/storyblok-nuxt/releases/tag/v3.0.0-beta.1",
    "tarball": "https://api.github.com/repos/storyblok/storyblok-nuxt/tarball/v3.0.0-beta.1",
    "zipball": "https://api.github.com/repos/storyblok/storyblok-nuxt/zipball/v3.0.0-beta.1",
    "prerelease": true,
    "author": {
      "name": "alexjoverm",
      "url": "https://github.com/alexjoverm",
      "avatar": "https://avatars.githubusercontent.com/u/5701162?v=4"
    }
  },
  "excerpt": false,
  "tag": "div"
}

v2.1.0 by github-actions[bot]github-actions[bot]

2.1.0 (2022-03-02)

Features

v2.0.5 by github-actions[bot]github-actions[bot]

2.0.5 (2021-12-28)

Bug Fixes

  • enable semantic-release and bump version (0e057e8)

v2.0.4 by emanuelgsouzaemanuelgsouza

Release the latest version of the @storyblok/nuxt package.

v2.0.1 by onefriendadayonefriendaday

2.0.1 (2021-04-27)

Bug Fixes

  • added note about axios in the readme (2563b87)

v2.0.0 by onefriendadayonefriendaday

2.0.0 (2021-04-26)

Bug Fixes

Features

  • add v2 bridge and new Javascript SDK (f843580)

BREAKING CHANGES

  • This change adds the new javascript bridge and new SDK. The initialization of the bridge is not backwards compatible.

v2.0.0-beta.1 by onefriendadayonefriendaday

2.0.0-beta.1 (2021-04-25)

Bug Fixes

Features

  • add v2 bridge and new Javascript SDK (f843580)

BREAKING CHANGES

  • This change adds the new javascript bridge and new SDK. The initialization of the bridge is not backwards compatible.

v1.3.1 by onefriendadayonefriendaday

1.3.1 (2021-03-24)

Features

  • upgrade to storyblok-js-client v3.3.1
  • dependency: add axios as dependency (a70f53d)

v1.3.0 by onefriendadayonefriendaday

1.3.0 (2020-08-21)

Features

  • add resolveRelations method in $storybridge (d8c56c4)

v1.2.0 by onefriendadayonefriendaday

1.2.0 (2020-03-10)

Features

  • upgrade to storyblok-js-client v2 and storyblok-vue v1.0.5 (661bb96)

v1.1.0 by onefriendadayonefriendaday

1.1.0 (2020-02-04)

Features

v1.0.2 by onefriendadayonefriendaday

{
  "message": "You should use slots with <ContentRenderer>",
  "value": {
    "name": "v1.0.2",
    "tag_name": "v1.0.2",
    "date": "2020-02-04T01:18:24Z",
    "body": "",
    "v": 1,
    "url": "https://github.com/storyblok/storyblok-nuxt/releases/tag/v1.0.2",
    "tarball": "https://api.github.com/repos/storyblok/storyblok-nuxt/tarball/v1.0.2",
    "zipball": "https://api.github.com/repos/storyblok/storyblok-nuxt/zipball/v1.0.2",
    "prerelease": false,
    "author": {
      "name": "onefriendaday",
      "url": "https://github.com/onefriendaday",
      "avatar": "https://avatars.githubusercontent.com/u/160495?v=4"
    }
  },
  "excerpt": false,
  "tag": "div"
}