3.19.2 is the next patch release.
Timetable: 1 July
👉 Changelog
🩹 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
overnuxi
(#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
- Remove forced corepack installation (bf19bd3a)
- Run
knip
(819aeacc) - Prepare environment before knipping (ec7d8ddd)
❤️ Contributors
- Daniel Roe (@danielroe)
- Tomina (@Thomaash)
- lutejka (@lutejka)
- J-Michalek (@J-Michalek)