v3.10.3
NuxtJS#nuxt
3.10.3 is a regularly-scheduled patch release.
โ Upgrading
As usual, our recommendation for upgrading is to run:
nuxi upgrade --force
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems.
๐ Changelog
๐ฉน Fixes- nuxt: Respect
dedupeoption inuseFetch(#25815) - nuxt: Bypass browser cache when fetching app build id (#25813)
- nuxt: In dev, don't link
cssfiles with?inlinequery (#25822) - nuxt: Pass
externaltonavigatein custom(#25887) - nuxt: Mark internal island components with
@__PURE__(#25842) - nuxt: Use
setTimeoutbefore scrolling when navigating (#25817) - nuxt: Add missing type for
headindefineNuxtComponent(#25410) - nuxt: Handle
undefinedpaths inresolveTrailingSlashBehavior(ba6a4132b) - nuxt: Set
to.nameto be undefined rather than deleting entirely (4ca1ab7cf)
๐ Documentation
- Enable more blocks for twoslash (#25830)
- Remove
.tsextension when adding compiled files (#25855) - Replace
calloutto new components (#25897) - Fix incorrect wording (#25902)
๐ก Chore
- Use
nuxt.configto enable pages for docs typecheck (72a2e23cc) - Restore environment back to development (3f92cf04d)
- Unpin vite version ๐ (d326e054d)
- nuxt: Use Exclude rather than Omit (3fc4231d3)
๐ค CI
โค๏ธ Contributors
- Daniel Roe (@danielroe)
- Mateusz Kulpa (@mateuszkulpa)
- Jonathan Walters (@Chalks)
- Josh Layton (@jl8n)
- Julien Huang (@huang-julien)
- Damian Gลowala (@DamianGlowala)
- Florent Delerue (@Flosciante)
- Alexander Lichter (@manniL)
- Anthony Fu (@antfu)
- OnlyWick (@OnlyWick)
- Michaล Zarach (@michalzaq12)
- Miha Sedej (@tresko)

Generated by RSStT. The copyright belongs to the original author.