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

v3.0.0-rc.8

Compare
Choose a tag to compare
@pi0 pi0 released this 12 Aug 13:44
· 1344 commits to main since this release
3960f51

Note
This version includes hotfixes from rc.7. Check v3.0.0-rc.7 release notes for all changes between rc.6...rc.8

Warning
There are slight API changes with this release candidate.

πŸ’¬ Join the release discussion

πŸš€ How to upgrade

  • Automated: npx nuxi-edge@latest upgrade --force
  • Manual: Bump nuxt dependency to 3.0.0-rc.8 and then use npx nuxi-edge@latest cleanup to cleanup any local caches

🩹 Fixes

  • cli: Fix issues with nuxi upgrade (#6514)
  • nuxt: ⚠️ Allow app:rendered to modify ssr context and add render:html (#6521)
  • vite: Remove /@fs from external ids (#6529)
  • nuxt: Tree-shake devtools from production bundle (#6538)
  • vite, nuxt: Resolve relative to srcDir rather than rootDir (#6546)

πŸ“¦ Build

  • nuxt: Publish missing types (#6516)

πŸ“– Documentation

  • Change info to danger for the pages root element (#6528)
  • quick-start: Add the file path for disabling generating shim (#6519)
  • schema: Grammar, punctuation and typo fixes (#6469)

❀️ Contributors

  • Damian GΕ‚owala
  • Daniel Roe
  • Eugen Istoc
  • Jiang Menghao
  • Pooya Parsa
  • Timur Bolotov