Skip to content

v3.19.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 15:15
· 76 commits to main since this release
baaecf7

3.19.2 is the next patch release.

Timetable: 1 July

👉 Changelog

compare changes

🩹 Fixes

  • config: Add missing mocks for vue-devtools (#1321)
  • runtime-utils: Prevent event duplication (#1328)
  • config: Include tests without .nuxt. extension (#1311)
  • deps: Drop @nuxt/schema dependeny (fa3a99b4)
  • config: Use 'projects' for vitest >= v3.2 (#1344)
  • module: Use user vite version to merge config (#1345)
  • runtime-utils: Handle computed defined using an object (#1342)

🏡 Chore

  • Prefer nuxt over nuxi (#1310)
  • Pin node types (93921643)
  • Do not include dev-deps in engines.node calculation (2f74359b)
  • Add type assertions for indexed access (51b4a4e3)
  • Update installed-check flag (2b97d885)

✅ Tests

  • Update stub name for nuxt v4 (e7b07843)
  • Satisfy typescript (fb0dea24)
  • Update cucumber test for nuxt v4 welcome screen template (8ec7782f)
  • Simplify test (90278bac)
  • Update workspace example (02f9b0a0)
  • Make browser tests forward-compat with v4 (574ea5f9)

🤖 CI

❤️ Contributors