nuxt-ultimate-tutorial
nuxt-ultimate-tutorial copied to clipboard
chore(deps-dev): bump @storyblok/nuxt from 6.0.4 to 6.0.10
Bumps @storyblok/nuxt from 6.0.4 to 6.0.10.
Release notes
Sourced from @storyblok/nuxt's releases.
v6.0.10
6.0.10 (2024-04-19)
Bug Fixes
- pass unique key to useAsyncData (beface5)
v6.0.9
6.0.9 (2024-04-18)
Bug Fixes
- explicitely import
useAsyncData(57c3c76)v6.0.8
6.0.8 (2024-04-18)
Bug Fixes
- wrap api instance call with
useAsyncDatato avoid network duplication on SSG (fa7746a)v6.0.7
6.0.7 (2024-04-16)
Bug Fixes
- deps: bump
@storyblok/vuefrom 8.0.7 to 8.0.8 (4cec128)v6.0.6
6.0.6 (2024-03-08)
Bug Fixes
- deps: bump
@storyblok/vuefrom 8.0.6 to 8.0.7 (96eefff)v6.0.5
6.0.5 (2024-03-05)
Bug Fixes
- deps: bump
@storyblok/vuefrom 8.0.5 to 8.0.6 (5bf2f0a)
Commits
e4acbadMerge pull request #818 from storyblok/bugfix/uniquekey-use-async-databeface5fix: pass unique key to useAsyncDatab24837aMerge pull request #812 from storyblok/dependabot/npm_and_yarn/nuxt/schema-3....1c11d0fMerge pull request #813 from storyblok/dependabot/npm_and_yarn/nuxt/eslint-co...f82ab07Merge pull request #815 from storyblok/bugfix/explicit-import-use-async-data57c3c76fix: explicitely importuseAsyncDatae022577Merge pull request #814 from storyblok/bugfix/769-storyblok-making-requests-c...fa7746afix: wrap api instance call withuseAsyncDatato avoid network duplication ...96fd3c8chore: added articles route to approach testing of usecase3851af9chore: added more intuitive alternative name for https dev command- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)