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.
👉 Changelog
compare changes
🚀 Enhancements
tryUseNuxtApp
composable (#25031)bundler
module resolution (#24837)pages:routerOptions
hook (#24922)setInterval
is used on server (#25259)refreshCookie
+ experimental CookieStore support (#25198)useId
composable (#23368)🔥 Performance
endsWith
when checking for whitespace (#24746)🩹 Fixes
prefers-reduced-motion
(#22292)fallback
in island response (#25296)defineModel
option as it is now stable (#25306)hidden
sourcemap values to vite (#25329)dedupe
(#25334)instance.attrs
in client-only components (#25381)callOnce
callbacks (#25431)nuxt-client
within template code (#25464)dependsOn
(#25409)NuxtError
(#25398)vue-router
warning with routeRule redirect (#25391)useRequestEvent
(#25480)useRuntimeConfig
signatures (#25440)pages:routerOptions
hook (#25509)💅 Refactors
currentRoute
non-ref warning (#25337)📖 Documentation
@since
annotations to exported composables (#25086)useAsyncData
explanation (#25392)error.vue
(#25320)error.vue
(#25396).cjs
extension forecosystem.config
(#25459)routeRules
example of swr/isr (#25436)sharedPrerenderData
(b0f50bec1)pages:routerOptions
(46b533671)🏡 Chore
NuxtPage
is not used when pages enabled (#25490)✅ Tests
data-island-uid
replacement (#25346)🤖 CI
$fetch
(a1fb399eb)❤️ Contributors