hacktoberfest-checker icon indicating copy to clipboard operation
hacktoberfest-checker copied to clipboard

fix(deps): bump nuxt from 2.14.7 to 3.1.0

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps nuxt from 2.14.7 to 3.1.0.

Release notes

Sourced from nuxt's releases.

v3.1.0

3.1.0 is the first minor release after Nuxt 3.0 including bug fixes and enhancements.

💬 Release Discussion

👀 Highlights

  • 📖 Lots of improvements to the documentation and website (you can already see them in nuxt.com)
  • 🏝️ Experimental component Islands and server only components
  • ✨ New onNuxtReady, useNuxtData and useSeoMeta composables
  • ﹛ experimental config schema (for module or theme authors)
  • 💪 Upgraded to Nitropack v2
  • ⚡️ Migrated to Vite 4 and Rollup 3.

Changelog

compare changes

🚀 Enhancements

  • nuxt: Experimental server component islands (#5689)
  • nuxt: Add onNuxtReady composable (#9478)
  • useNuxtData composable (#9262)
  • nuxt: Support for extending error.vue in layers (#9521)
  • vite: Upgrade to vite 4 (#9238)
  • nuxt: Deep watch useCookie ref value by default (#9664)
  • vite: Display production build stats (#9761)
  • nuxt: Server-only components (#9972)
  • imports: imports:context hook for unimport context (#9971)
  • vite: Support build.transpile as function (#7767)
  • nuxt: Prefetch middleware/layouts + await layout loading (#10155)
  • nuxt: Support server components with extracted payloads (#10113)
  • kit: Add extendRouteRules method (#9771)
  • nuxt: Allow disabling color for <NuxtLoadingIndicator> (#18432)
  • head: useSeoMeta composable (#18441)
  • Experimental config schema (#18410)

🔥 Performance

  • nuxt: Use static import of @unhead/ssr (#9826)
  • nuxt: Add tree-shaken useServerSeoMeta composable (#18476)

🩹 Fixes

  • Remove postcss.config from schema (#9181)
  • nuxt: Include missing <NuxtPage> component props (#9204)
  • nuxt: Allow layouts to receive custom props (#9395)
  • test-utils: Do not hide vitest output (#9442)
  • nuxt: useCookie with defaults should return non-null value (#9449)
  • nuxt: Defer render-blocking prefetches until after load (#9475)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by danielroe, a new releaser for nuxt since your current version.


Dependabot compatibility score

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)

dependabot[bot] avatar Jan 25 '23 00:01 dependabot[bot]