This repository has been 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.
v3.0.0-rc.13...release/rc-14
Beta Testing
Switch to the edge channel.
Changelog
compare changes
nuxt test
(#4578)$f
fetch prefix to auto-keys (#8852)vitest/node
subpath export (#8815)initialCache
option (#8885)nuxi generate
(#9018)useFetch
key (#6632)NuxtRenderHTMLContext.bodyPrepend
(#8712) (#8704)404.vue
shorthand (#8809)head
option support intodefineNuxtComponent
(#8901)🚀 Enhancements
isExternal
to<NuxtLink>
slot props (#8800)utils/
directory (#8817)onBeforeRouteLeave
andonBeforeRouteUpdate
composables (#8889)nuxt test
(#4578).npmrc
and setting for pnpm (#7407)🩹 Fixes
null
to unset them (#8769)useRequestHeaders
are case-insensitive (#8805)$f
fetch prefix to auto-keys (#8852)nuxt.config
with.mjs
and.cjs
extensions (#8855)dist
from type checking (#8848)vitest/node
subpath export (#8815)initialCache
option (#8885)app.baseURL
when fetching error page on server (#8888)<ClientOnly>
component (#8921)fs.allow
(#9006)nuxi generate
(#9018)useFetch
key (#6632)💅 Refactors
NuxtRenderHTMLContext.bodyPrepend
(#8712)NuxtRenderHTMLContext.bodyPrepend
(#8704)404.vue
shorthand (#8809)head
option support intodefineNuxtComponent
(#8901)📖 Documentation
defineLazyEventHandler
(#8767)useRequestHeaders
composable example (#8833)extendPages
(#8860)refreshNuxtData
util examples (#8845)useHydration
composable (#8768)query
option with example foruseFetch
(#8719)available
(#8966)definePageMeta
warning to specify it needs to be in a page (#8923)❤️ Contributors