chore(deps): update nuxt core to v3.16.2 #533
Merged
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.16.1
->3.16.2
3.16.1
->3.16.2
Release Notes
nuxt/nuxt (@nuxt/kit)
v3.16.2
Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
useRequestEvent
on client (#31586)🩹 Fixes
<Body>
and<Html>
(#31513)/index
is the last segment (#31528)page:loading:end
hook before navigation (#31504)document.cookie
(#31517)resolveComponent
(#31526)_nuxt/
paths in development (#31543)error.vue
(#31573)unhead
v2 api in default welcome + error pages (#31584)scanPageMeta
is disabled (0ba454b21)💅 Refactors
<NuxtPage>
(#31561)useServerHead
inonPrehydrate
withuseHead
(#31585)📖 Documentation
useTemplateRef
(#31458)$fetch
(#31459)dedupe
flag (#31467)refreshNuxtData
docs (#31448)--
before--template
(#31469)resolveComponent
only auto-imports components with literal strings (#31511)tsconfig.json
(#31473)page:start
andpage:finish
hooks (#31570)🏡 Chore
✅ Tests
❤️ Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.