v3.17.6
NuxtJS#nuxt
3.17.6 is the next patch release.
Timetable: 1 July
๐ Changelog
๐ฅ Performance- nuxt: Decrease if checks when prerendering (#32455)
๐ฉน Fixes
- nuxt: Generate correct types for async data defaults based on
nuxt.config(#32324) - nuxt: Reload at base URL in
nuxt:chunk-reload-immediate(#32382) - nuxt: Use rollup to calculate island component filenames (#32421)
- nuxt: Append
set-cookieheaders in error handler (#32483) - nuxt: Ensure
asyncDataruns if changing key while fetcher is running (#32466) - nuxt: Handle pure hash link clicks with
navigateTo(#32393) - nuxt: Skip external
's custom on click handler (#32499) - nuxt: Update component loader regexp for minified code (#32298)
- nuxt: Allow camelCase for lazy hydration attributes (#32297)
- nuxt: Respect
inheritAttrs: falseincreateClientOnlyfn (#32323) - kit: Do not double-urlify file urls when resolving schema (#32354)
- nuxt: Align scroll behavior with page transition completion (#32239)
- nuxt: Set
output.generatedCode.symbolsfor nitro build (#32358) - nuxt: Lazily access runtimeConfig (#32428)
๐ Refactors
- vite: Migrate plugins internally to vite environments (#32461)
๐ Documentation
- Clarify where logging tag is displayed (#32440)
- Remove kit playground auto-import note (#32415)
- Remove webstorm warning (#32513)
- Migrate to
h3js(#32243) - Update the fetch
clearfunction description (#32287) defineNuxtPluginfunction documentation (#32328)- Mention that
encodes query params (#32361) - Enhance documentation for Nuxt composables (#32218)
- Adjust wording to reduce confusion in lifecycle section (#32503)
- Improve useCookie example (367b85405)
- Capitalise title (#32426)
- Mention
bun.lockfor lockfile (#32427)
๐ก Chore
- Update stackblitz reproduction link (6ab5bac66)
- Update copilot instructions (220439055)
- Rename deprecated vitest
workspacetoprojects(#32388) - Remove space in URL in comment (#32394)
- Allow setting TAG on commandline (d387e07a3)
โ Tests
- nuxt: Add case for key only changes with
immediate: false(#32473) - Separate nuxt legacy runtime tests (#32481)
๐ค CI
- Set correct base branch label (#32325)
โค๏ธ Contributors
- Mihailo Bursac (@djixadin)
- Daniel Roe (@danielroe)
- abeer0 (@iiio2)
- ็ฟ (@sapphi-red)
- Robin (@OrbisK)
- Alex Liu (@Mini-ghost)
- Damian Gลowala (@DamianGlowala)
- Julien Huang (@huang-julien)
- Ibrahimm (@Ibra-cesar)
- Peter Budai (@peterbud)
- Ali Soueidan (@lazercaveman)
- Vachmara (@vachmara)
- xjccc (@xjccc)
- Paul Melero (@paulmelero)
- David Stack (@davidstackio)

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