This repository was archived by the owner on Apr 6, 2023. It is now read-only.
v3.1.0 [draft] - #9741
Closed
pi0 wants to merge 1 commit into
Closed
Conversation
|
|
|
no pnpm support without the shamefully-hoist ? ( just checking ) |
Member
Hold on, this is not working even in Nuxt 3 without shamefully hoist? |
Member
Author
|
@Celibioux @daniluk4000 Please followup nuxt/nuxt#14146 for pnpm support. It is not fully working yet without flag. @productdevbook Would you please open an issue to reproduce the bug? 🙏🏼 |
Member
|
moved ~> nuxt/nuxt#18406 |
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.

This is an early draft for tracking changes and expected additions.
Please refer to the Edge Channel Docs if you want to try the changes ahead of time.
👀 Highlights
Expected from roadmap:
Server-only components: feat(nuxt): server-only components #9972Unit testing with vitest within Nuxt env~> https://github.com/danielroe/vitest-environment-nuxtNew examples section(@atinux @danielroe - probably delay)Changelog
🚀 Enhancements
onNuxtReadycomposable (#9478)useNuxtDatacomposable (#9262)error.vuein layers (#9521)🩹 Fixes
postcss.configfrom the schema (#9181)<NuxtPage>component props (#9204)useCookiewith defaults should return non-null value (#9449).nuxtignorewithin external layers (#9599)req/resaccess (#9636)<dev-only>regexp less greedy (#9679)💅 Refactors
pathe.joinfor layer lookup (#9540)vue-metafor head support (#9638)📖 Documentation
commands/add(#9206)404.vue(#9155).clientandonMountedhook (#9263)layoutin the example ofdefinePageMeta(#9322)imports.dirs(#9346)app.vue(#9377)app.configtoapp-config(66efcd59)vitemonospace too (#9490)@nuxt/test-utils(#9543)preloadRouteComponents(#9607)navigateTooptions are optional (#9672)utils/to directory-based auto-imports (#9739)🎨 Styles