github nuxt/framework v3.0.0-rc.6

latest releases: v3.0.0, v3.0.0-rc.14, v3.0.0-rc.13...
2 years ago

✅ RC.6 is a hotfix release fixing known issues with previous releases

🚀 Enhancements

  • schema: Sync types of vite v2.9.x (#5896)

🔥 Performance

  • nuxt: Tree-shake client-only components from ssr bundle (#5750). Enabled by experimental treeshakeClientOnly flag (#5934)

🩹 Fixes

  • vite: Set transform mode for vite-node (#5854)
  • kit: Only call viteExtendConfig callback once (#5929)
  • nuxt: Lazy load and tree-shake error templates (#5930)
  • pkg: Use fixed version range for monorepo packages (#5933)
  • vite: Avoid creating vite server for production build (#5941)
  • vite: Unset build.watch options for production build (#5958)
  • vite: Use more strict app entry check in dev-bundler (#5959)
  • cli: Add missing types field (#5962)

📖 Documentation

  • Fix typo (#5881)
  • Improve runtimeConfig example (#5785)
  • Add readmore link (#5893)
  • Add way to pass .env variables to nuxt app in production (#5879)
  • Add missing initialCache to UseFetchOptions types (#5908)
  • Update roadmap (#5935)
  • testing: Add missing import (#5956)

❤️ Contributors

  • Anthony Fu
  • Benicio Cardozo
  • Bot08
  • Damian
  • Daniel Roe
  • Kevin Marrec
  • Lay
  • Lm
  • OptimusePrime
  • Pooya Parsa
  • Yoho
  • 码农小余

See all changes: v3.0.0-rc.5...v3.0.0-rc.6

Don't miss a new framework release

NewReleases is sending notifications on new releases.