Skip to content

v4.1.0

Latest

Choose a tag to compare

@danielroe danielroe released this 27 Jul 14:31
0461273

4.1.0 is the next minor release.

πŸ‘‰ Changelog

compare changes

πŸš€ Enhancements

  • e2e: Silence server logs and allow customising log level (#1735)
  • runtime: Improve app.root and app.teleports html tag setup (#1726)

🩹 Fixes

  • e2e: Add warning message for e2e in nuxt vitest setup (#1691)
  • runtime-utils: Ensure RouterLink stub works with pages: false (#1687)
  • config: Patch ssr.resolve.conditions to remove import (#1732)
  • config: Browser setup in defineVitestProject (#1724)
  • config: Inline config for useRuntimeConfig() composable (#1737)
  • config: Nested browser-mode Nuxt Vitest projects with viteEnvironmentApi (#1708)

πŸ“¦ Build

  • Migrate to tsdown (#1720)

🏑 Chore

  • Drop pkg.pr.new nitro resolution (#1681)
  • Migrate to pnpm v11 (#1701)
  • Move h3-next to optional dependencies (#1733)

βœ… Tests

  • Add test for autoImport: false (#1688)

πŸ€– CI

  • Add agent-scan workflow to flag bot-authored PRs (13dd49cde)
  • Migrate agentscan-action to v2 (08f8ee220)

❀️ Contributors