This repository was archived by the owner on Apr 6, 2023. It is now read-only.
Merged
Conversation
✅ Deploy Preview for nuxt3-docs canceled.
|
This was referenced Sep 1, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Highlights
app.config.tswith HMR and Reactivity supportautoImportsoption and hooks is deprecated and renamed toimports(#7158) + (#7158)Testing
Switch to the edge channel.
👉 For module authors: It is recommended to try new changes against the edge channel in a separate branch. But only consider releasing and adopting your modules to the latest changes after the RC release, depending on the latest RC release.
Changelog
v3.0.0-rc.9
🚀 Enhancements
.jsextension for client (#6505)vite-nodeby default (#6217)app.configwith HMR and reactivity support (#6333)getRouteFromPathto use objects (#5900)addcommand (#3921)imports.autoImportoption to disable auto-imports (#6768)navigateTosupports external redirects (#5022)app.configimprovements (#6905)setPageLayoututility (#6826, #7075)themeconfig (#7131)autoImportstoimports(#6864)autoImportsdeprecation dx (#7158)🔥 Performance
🩹 Fixes
server.portandserver.hostwith listener info (#6595)#componentsalias to tsconfig (#6634)initialCacheis disabled (#6640)ssrcondition (#6649)nuxi upgraderuns in rootDir (#6707)vue-devtools-stubto mock@vue/devtools-apifor both cjs + esm (#6713)vite-nodemodule invalidation (#6736)vuein client bundle (#6735)ssr: false(#6901)manifest.jsonfrom public dir (#7021)💅 Refactors
@nuxtjs/eslint-config-typescriptv11 (#7114)meta:registerhook (#7130)📖 Documentation
fallbackTaginClientOnlyexamples (#6587)autoImports(#6615)defineEventHandlerexample (#6741)<NuxtWelcome />component docs (#6745)useNuxtAppcomposable (#6786)addRouteMiddlewareutil (#6894)abortNavigationutil (#6936)defineNuxtRouteMiddlewareutil (#6933)definePageMetautil (#6931)🏡 Chore
dev:previewscript for playground preview (#6961)nitropack-edgeon release (#7036)❤️ Contributors