3.21.0 is the next minor release.
π Changelog
π Enhancements
- runtime-utils: Support rerender behavior in renderSuspended (#1466)
- runtime-utils: Support
onceoption inregisterEndpoint(#1475) - runtime-utils: Support css modules in mount + render helpers (#1464)
- runtime-utils: Pass app context across in mount + render helpers (#1477)
- runtime-utils: Support mocked target arguments in mockNuxtImport (#1492)
π©Ή Fixes
- runtime: Remove redefinition of
$fetch.create(#1471) - runtime-utils: Pass non-enumerable
globalPropertiesin mount + render helpers (#1476) - module: Include vitest config in node project (#1497)
- runtime-utils: Improve mount + render helpers (#1483)
- Revert to
@nuxt/kitv3 for bridge support (#1498)
π‘ Chore
- Move built dep configuration -> workspace file (d936cb465)
- Update pnpm to 10.21 and enable trust policy (ed6ff050d)
- Revert pnpm trust policy and restore provenance action (b034f0a5e)
- Remove spurious
globbydependency (eba19d16b) - Remove export (2a88683bd)
- Remove
@nuxt/kitfrom peer dependencies (b80ca5ea8) - Add back
@nuxt/kitas peer dep (5c126e1af) - Bump vite-node to v5 (3322919c2)
π€ CI
- Rebuild better-sqlite3 on windows (9fdaf3824)
β€οΈ Contributors
- Daniel Roe (@danielroe)
- yamachi4416 (@yamachi4416)
- Ryota Watanabe (@wattanx)