This repository has been archived by the owner on Apr 6, 2023. It is now read-only.
v3.0.0-rc.6
β 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
toUseFetchOptions
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