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.

See all changes: v3.0.0-rc.3...v3.0.0-rc.4
🚀 Enhancements
globalwithglobalThis(feat(vite): replaceglobalwithglobalThis#4958)<template>(feat(nuxt): support auto imports within<template>#4904)🩹 Fixes
file://protocol tovite-nodeentry file path (fix(vite): addfile://protocol tovite-nodeentry file path #4966)titleTemplate(fix(nuxt): add default empty title to triggertitleTemplate#5064)navigateTofrom301to302(fix(nuxt): default statusCode ofnavigateTofrom301to302#5173)title,bodyAttrsandhtmlAttrs(fix(schema): add missed typestitle,bodyAttrs,htmlAttrs#5184)navigateTooptions using server middleware in server-side (fix(nuxt): respectnavigateTooptions using server middleware in server-side #5145)RouterViewprops inNuxtPage(fix(nuxt): supportRouterViewprops inNuxtPage#5272)modeconfig correctly (fix(schema, vite): resolvemodeconfig correctly #5255)ssrContexttypes onNuxtApp(fix(nuxt): addssrContexttypes onNuxtApp#5333)useAsyncData(fix(types): tidy types foruseAsyncData#5340)isIgnored(fix(kit): pass resolved path toisIgnored#5375)build.transpile(fix(webpack): respectbuild.transpile#5043)node_modules(fix(nuxt): transform extends layers withinnode_modules#5042)resolveComponent(fix(nuxt): ignore whitespace and commas withinresolveComponent#5428)NODE_ENVvalue with a warning (fix(nuxi): always overrideNODE_ENV#5417)extractCSSby default (fix(webpack): setextractCSS: trueby default #4388)💅 Refactors
vuepeer dependency (refactor(vite, webpack, test-utils): use caret range forvuepeer dependency #5190)📖 Documentation
aliasexample (docs: add missing parentheses in thealiasexample #4995)useFetchanduseAsyncData(docs(data-fetching): add note about difference betweenuseFetchanduseAsyncData#4974)useFetchdocs for body type and additionalohmyfetchoptions (docs(api): improveuseFetchdocs for body type and additional ohmyfetch options #4985)navigateTooptions (docs(middleware): addnavigateTooptions #5044)useStatewith same key (docs: demonstrate the multipleuseStatewith same key #5059)NUXT_APP_CDN_URLenvironment variable (docs(config): correct naming ofNUXT_APP_CDN_URLenvironment variable #5032)--prerenderflag tonuxi buildcommand (docs(api): add experimental--prerenderflag tonuxi buildcommand #5112)keyoption foruseFetch(docs(api): addkeyoption foruseFetch#5089)--no-clearflag in the documentation of development server (docs: add --no-clear flag in the documentation of development server #5197)NuxtLayoutinapp.vuewith pages (docs(guide): add use ofNuxtLayoutinapp.vuewith pages #5225)titleTemplate(docs: add documentation fortitleTemplate#5093)useRequestEvent(docs: adduseRequestEvent#5326)useRoutercomposable (docs(api): add docs foruseRoutercomposable #4949)defineEventHandler(docs: update cookie example withdefineEventHandler#5405)🏡 Chore
❤️ New Contributors
file://protocol tovite-nodeentry file path #4966aliasexample #4995useFetchdocs for body type and additional ohmyfetch options #4985useStatewith same key #5059NUXT_APP_CDN_URLenvironment variable #5032--prerenderflag tonuxi buildcommand #5112title,bodyAttrs,htmlAttrs#5184NuxtLayoutinapp.vuewith pages #5225