File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @rslib/core" ,
3- "version" : " 0.17.2 " ,
3+ "version" : " 0.18.0 " ,
44 "description" : " The Rsbuild-based library development tool." ,
55 "homepage" : " https://rslib.rs" ,
66 "bugs" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " create-rslib" ,
3- "version" : " 0.17.2 " ,
3+ "version" : " 0.18.0 " ,
44 "description" : " Create a new Rslib project" ,
55 "homepage" : " https://rslib.rs" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " rsbuild-plugin-dts" ,
3- "version" : " 0.17.2 " ,
3+ "version" : " 0.18.0 " ,
44 "description" : " Rsbuild plugin that supports emitting declaration files for TypeScript." ,
55 "homepage" : " https://rslib.rs" ,
66 "bugs" : {
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Options for performance.
88
99To enable or configure persistent build cache.
1010
11- Rslib enable persistent build cache by default in v0.17.3 .
11+ Rslib enable persistent build cache by default in v0.18.0 .
1212
1313## performance.printFileSize <RsbuildDocBadge path = " /config/performance/print-file-size" text = " performance.printFileSize" />
1414
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ import { RsbuildDocBadge } from '@components/RsbuildDocBadge';
88
99用于启用或配置持久化构建缓存。
1010
11- Rslib 在 v0.17.3 版本中默认启用了持久化构建缓存。
11+ Rslib 在 v0.18.0 版本中默认启用了持久化构建缓存。
1212
1313## performance.printFileSize <RsbuildDocBadge path = " /config/performance/print-file-size" text = " performance.printFileSize" />
1414
You can’t perform that action at this time.
0 commit comments