WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

v3.21.0

Latest

Choose a tag to compare

@danielroe danielroe released this 04 Dec 17:19
· 1 commit to main since this release
c3e87b5

3.21.0 is the next minor release.

πŸ‘‰ Changelog

compare changes

πŸš€ Enhancements

  • runtime-utils: Support rerender behavior in renderSuspended (#1466)
  • runtime-utils: Support once option in registerEndpoint (#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 globalProperties in mount + render helpers (#1476)
  • module: Include vitest config in node project (#1497)
  • runtime-utils: Improve mount + render helpers (#1483)
  • Revert to @nuxt/kit v3 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 globby dependency (eba19d16b)
  • Remove export (2a88683bd)
  • Remove @nuxt/kit from peer dependencies (b80ca5ea8)
  • Add back @nuxt/kit as peer dep (5c126e1af)
  • Bump vite-node to v5 (3322919c2)

πŸ€– CI

  • Rebuild better-sqlite3 on windows (9fdaf3824)

❀️ Contributors