v3.17.6

v3.17.6

NuxtJS

#nuxt

3.17.6 is the next patch release.

Timetable: 1 July

๐Ÿ‘‰ Changelog

compare changes

๐Ÿ”ฅ 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-cookie headers in error handler (#32483)
  • nuxt: Ensure asyncData runs 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: false in createClientOnly fn (#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.symbols for 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 clear function description (#32287)
  • defineNuxtPlugin function 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.lock for lockfile (#32427)

๐Ÿก Chore
  • Update stackblitz reproduction link (6ab5bac66)
  • Update copilot instructions (220439055)
  • Rename deprecated vitest workspace to projects (#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

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

Source

Report Page