Skip to content

v8.0.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 12:37
· 9091 commits to next-release since this release

8.0.0-alpha.6

  • NextJS: Autoconfigure public directory for new projects - #25279, thanks @shilman!
  • Vite: Fix pre-transform error in Vite 5 - #25329, thanks @yannbf!
  • Vue3: Fix pnp by making compiler-core a dependency - #25311, thanks @shilman!