Skip to content

v3.18.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 08:32
· 1805 commits to main since this release
dfac5a9

3.18.1 is a regularly scheduled patch release.

πŸ‘‰ Changelog

compare changes

πŸ”₯ Performance

  • kit: Get absolute path from tinyglobby in resolveFiles (#32846)

🩹 Fixes

  • nuxt: Do not throw undefined error variable (#32807)
  • vite: Include tsconfig references during typeCheck (#32835)
  • nuxt: Add sourcemap path transformation for client builds (#32313)
  • nuxt: Add warning for lazy-hydration missing prefix (#32832)
  • nuxt: Trigger call once navigation even when no suspense (#32827)
  • webpack: Handle null result from webpack call (65aa17158)
  • kit,nuxt: Use reverseResolveAlias for better errors (#32853)

πŸ“– Documentation

  • Update nightly version references (#32776)
  • Improve explanation of global middleware (#32855)

🏑 Chore

  • Update reproduction help text links (#32803)
  • Update pnpm ignored build scripts (#32849)
  • Improve internal types (f271c66c4)

βœ… Tests

  • Move tests for defineNuxtComponent out of e2e test (#32848)

πŸ€– CI

  • Move nightly releases into different concurrency group (26f9baa6a)

❀️ Contributors