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 PR contains the following updates:
3.8.0
->3.8.2
0.5.2
->0.5.4
3.8.0
->3.8.2
3.8.0
->3.8.1
3.8.0
->3.8.2
Release Notes
nuxt/nuxt (@nuxt/kit)
v3.8.2
Compare Source
👀 Highlights
3.8.2 is a patch release and we've deferred some exciting features in our next release (3.9.0, expected in December) but it does bring a significant Nitro minor release: v2.8.0. It's well worth checking out the release notes.
👉 Note that as Nitro has updated to rollup v4, but as Nuxt's vite dependency is still on rollup v3 until v3.9, you may experience type mismatches in modules or your projects if you are dependent on particular rollup plugins or plugin types.
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🩹 Fixes
transformAssetUrls
(#24173)createError
(#24093)plugins.d.ts
if they will be written (#23943)typeof
optimisations (#23903)KeepAlive
cache (#24024)runtimeConfig
type hints (#23696)useFetch
key (#24307)useFetch
key from headers (#23462, #24333)ignoreOptions
(#24337)useFetch
(#24364)useCookie
timeout (#24253)app:error
(#24376)📖 Documentation
import.meta
(#24186).nuxtrc
innuxt/starter
(56147b4a8)defineNuxtPlugin
syntax in bridge migration (#23036)nuxt3-vuex-module
in migration guide (#24260).gitignore
in directory structure (#24338)app.config
placement with customsrcDir
(#24252)<ContentDoc>
in example (#24244)@nuxt/kit-nightly
in example (bdedc3207)nuxi-edge
tonuxi-nightly
(#24347)🏡 Chore
@nuxt/test-utils
to separate repo (#24146)repository
fields inpackage.json
(54529c17d)package.json
s (#24189)@nuxt/eslint-config
(#24209)✅ Tests
❤️ Contributors
v3.8.1
Compare Source
👉 Changelog
compare changes
🔥 Performance
pages
on nuxt app and deduplicate calls (#24032)🩹 Fixes
extends
(#23795)target: blank
links with base (#23751)std-env
to detect whether app is being tested (#23830).json
extension for server components (#23802)@unhead/vue
in template code (#23858)baseURL
(#23884)cloneDeep
again (#23888)$fetch
at entry start (#23906)postcss-url
and duplicatepostcss-import
(#23861)useCookie
value when it expires (#23549)h3
cors handler for vite routes only (#23995)addServerImportsDir
implementation (#24000)isChangingPage
util in scrollBehavior (#24091)useCookie
(#24043)ClientFallback
(#24086)typeCheck
plugin (#24114)💅 Refactors
useRequestEvent()
internally (#23916)📖 Documentation
useFetch
key generation logic (#24082)addPrerenderRoutes
name (#24102)🏡 Chore
✅ Tests
NuxtIsland
(#23801)🤖 CI
❤️ Contributors
nuxt/module-builder (@nuxt/module-builder)
v0.5.4
Compare Source
compare changes
🚀 Enhancements
RuntimeNuxtHooks
types (#183)🩹 Fixes
📖 Documentation
❤️ Contributors
v0.5.3
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am on Monday" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.