This repository was archived by the owner on Apr 6, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This release contains slight breaking changes. Please check the linked pull-requests for notes.
🚀 Enhancements
addServerHandlerto use method suffix of the file path (feat(kit): allow addServerHandler to use method suffix of the file path #5465)addVitePlugin(feat(kit): support client and server flags foraddVitePlugin#5560)addLayoututility (feat(kit): addaddLayout#5537)useFetch(feat(nuxt): allow passing custom fetch options touseFetch#5660)customprop for<nuxt-link>(feat(nuxt3): supportcustomprop for<nuxt-link>#4249)<NuxtLoadingIndicator>component [WIP] (feat(nuxt): add<NuxtLoadingIndicator>component #5121)🔥 Performance
🩹 Fixes
vite:hooks (fix(schema): add types forvite:hooks #5472)getCurrentInstanceforuseNuxtApp(fix(nuxt): prefer nuxt app context overgetCurrentInstance#5456)cssnanois enabled if not dev (fix(schema, postcss): cssnano is enabled if not dev #5583)vue-demi(fix(webpack): transpilevue-demi#5721)useRequestHeaderstype should allow forundefinedvalues (fix(nuxt):useRequestHeaderstype should allow for undefined values #5748)useFetchkey warning to include any function or blob (fix(nuxt): updateuseFetchkey warning to include any function or blob #5710)undefinedwhen applying defaults foruseAsyncData(8d2f805)vite-nodecircular reference (fix(vite): fixvite-nodecircular reference #5764)ssr: false(fix(nuxt): use virtual server stub withssr: false#5773).mjs(fix(test-utils): update vitest import path with.mjs#5817)process.devin nitro bundle (fix(nuxt): replaceprocess.devin nitro bundle #5852)vue-routerand@vue/devtools-apibundling (fix(nuxt): fix issues withvue-routerand@vue/devtools-apibundling #5874)📖 Documentation
nuxt/imageissue (docs: fix link tonuxt/imageissue #5490)useFetchoptions (docs(api): add watch parameter inuseFetchoptions #5562)hello.tsto[...hello].ts(docs(examples): rename hello.ts to [...hello].ts #5261)pnpmusage (docs: updatepnpmusage #5597)<NuxtPage>component (docs(api): add docs for<NuxtPage>component #5591)definePageMetaonly works in the pages directory (docs: clarify thatdefinePageMetaonly works in the pages directory #5663)NODE_ENVbehavior (docs(api): update commands with newNODE_ENVbehavior #5739)useFetchuses isomorphic$fetch(docs:useFetchuses isomorphic$fetch#5769)anavigateTodocs (docs(api): addnavigateTodocs #5701)NuxtLoadingIndicatorcomponent src (docs: fix link NuxtLoadingIndicator #5776)defineLazyHandlerin wasm example (docs: usedefineLazyHandlerin wasm example #5797)toUTCStringinuseAsyncDataexample (docs: usetoUTCStringin useAsyncData example #5798)nuxt-link(docs: updatenuxt-link.md#5819)❤️ Contributors
Changes from v3.0.0-rc.4...chore/rc.5
See all changes: v3.0.0-rc.4...chore/rc.5