m2d#1576
Merged
Merged
Conversation
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
docs: add `announcing-vite8.md`
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the Vite 8 release announcement blog post (Chinese content) to the site, aligning with the existing announcement-post structure and metadata.
Changes:
- Adds new
blog/announcing-vite8.mdpost with full frontmatter (OG/Twitter metadata) and the Vite 8 announcement content. - Includes sections covering Rolldown integration, Node.js requirements, new features, install size, migration guidance, and acknowledgments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| content: summary_large_image | ||
| --- | ||
|
|
||
| # Vite 8.0 发布了!{#vite-8-0-is-out} |
|
|
||
| 请在升级前仔细阅读 [迁移指南](/guide/migration)。完整的变更列表在 [Vite 8 变更日志](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) 中。 | ||
|
|
||
| ## 对 Rollup 和 esbuild 的感谢{#thank-you-to-rollup-and-esbuild} |
|
|
||
| 我们想要透明地对待 Vite 安装大小的变化。Vite 8 本身比 Vite 7 大约大 15 MB。这来自两个主要来源: | ||
|
|
||
| - **~10 MB 来自 lightningcss**: 以前是一个可选的 peer 依赖项,lightningcss 现在是一个普通依赖项,提供更好的箱即用 CSS 压缩。 |
Comment on lines
+1
to
+2
| --- | ||
| title: Vite 8.0 is out! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.