3.1.1 is a bugfix release to address a problem rendering components injected by Vue or Nuxt plugins.
Update notes
There's also a Nitro upgrade to v2.1.0 released shortly after v3.1.1, so when upgrading, please either run nuxt upgrade --force or refresh your lockfile.
This version was pushed to npm by danielroe, a new releaser for @nuxt/kit since your current version.
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @nuxt/kit from 3.0.0 to 3.1.1.
Release notes
Sourced from
@nuxt/kit
's releases.... (truncated)
Commits
deb0837
chore: bump version to v3.1.1 (#18524)7d812db
fix(nuxt): augment interfaces exported fromvue
(#18505)026511b
docs: keepapp.vue
file name consistent (#18517)3fcfa33
docs: add info about server-components async limits (#18513)1d68b51
fix(nuxt): async transform for inline middleware (#18460)527dfbb
chore(deps): update all non-major dependencies (main) (#18510)23e5f98
fix(vite): ensure newly created pages do not return 404 (#18447)fdb31f4
fix(nuxt): don't render unknown components with placeholder (#18494)3ec1084
docs: simplify the docs directory (#18506)9751c9d
fix(nuxt): do not override inferred type of\<NuxtPage>
(#18495)Maintainer changes
This version was pushed to npm by danielroe, a new releaser for
@nuxt/kit
since your current version.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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)