Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

v3.0.0-rc.6

Compare
Choose a tag to compare
@pi0 pi0 released this 18 Jul 10:07
· 1508 commits to main since this release
88f4525

βœ… 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