File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ _April 22, 2026_
1313
1414自 1.0 发布以来,Rsbuild 的 npm 周下载量已增长超过 ** 15 倍** ,并成为 Rspack 新项目的首选构建工具。与此同时,越来越多团队从 webpack、Create React App 等工具迁移至 Rsbuild,并在构建效率和开发体验上获得了提升。
1515
16- 作为一款基于 Rspack 2.0 的构建工具,Rsbuild 2.0 致力于为 Web 开发者带来现代化、开箱即用的开发体验。为了帮助社区平稳升级到 2.0,我们发布了 20 多个预览版本,并进行了为期三个月的充分测试 。目前,许多基于 Rsbuild 的工具已经升级到 Rsbuild 2.0,包括 [ Rslib] ( https://github.com/web-infra-dev/rslib ) 、[ Rstest] ( https://github.com/web-infra-dev/rstest ) 、[ Rspress] ( https://github.com/web-infra-dev/rspress ) 、[ Storybook Rsbuild] ( https://github.com/rstackjs/storybook-rsbuild ) 以及 [ Modern.js] ( https://github.com/web-infra-dev/modern.js ) 等。
16+ 作为一款基于 Rspack 2.0 的构建工具,Rsbuild 2.0 致力于为 Web 开发者带来现代化、开箱即用的开发体验。为了帮助社区平稳升级到 2.0,我们进行了为期三个月的测试,发布了 20 多个预览版本。目前,许多基于 Rsbuild 的工具已经升级到 2.0,包括 [ Rslib] ( https://github.com/web-infra-dev/rslib ) 、[ Rstest] ( https://github.com/web-infra-dev/rstest ) 、[ Rspress] ( https://github.com/web-infra-dev/rspress ) 、[ Storybook Rsbuild] ( https://github.com/rstackjs/storybook-rsbuild ) 以及 [ Modern.js] ( https://github.com/web-infra-dev/modern.js ) 等。
1717
18182.0 版本的主要改进包括:
1919
@@ -28,6 +28,8 @@ _April 22, 2026_
2828 - [ Proxy 中间件升级,支持 HTTP/2 代理] ( #proxy-中间件升级 )
2929- 更轻量:
3030 - [ 依赖数量从 14 个减少到 5 个] ( #精简依赖 )
31+ - 新特性:
32+ - [ 支持自定义 logger] ( #支持自定义-logger )
3133
3234## Pure ESM 包
3335
You can’t perform that action at this time.
0 commit comments