v2.25.1
What's Changed
Bug Fixes 🐞
- fix(builder): checkSyntax targets should get default browserlist when only set checkSyntax.exclude by @fireairforce in #4095
- fix(plugin-testing): missing babel-preset-app dependency by @chenjiahan in #4091
- fix: react-router-dom version by @caohuilin in #4097
- fix: move arco to dep from devDep, let global compoennts can resolve it by @10Derozan in #4103
- fix: the router-plugin should update source-map by @yimingjfe in #4078
Other Changes
- chore: use doc-plugin-api-docgen instead of doc-plugin-api-generator by @10Derozan in #4099
- chore: update libuild version to 0.13.2 by @10Derozan in #4083
- chore(deps): bump esbuild from v15/v16 to v17 by @chenjiahan in #4098
更新内容
Bug 修复 🐞
- fix(builder): 当只设置 checkSyntax.exclude 时,checkSyntax targets 应该使用默认的 broserlist 值 由 @fireairforce 实现, 详情可查看 #4095
- fix(plugin-testing): 缺少 babel-preset-app 依赖 由 @chenjiahan 实现, 详情可查看 #4091
- fix: 修复 react-router-dom 版本 由 @caohuilin 实现, 详情可查看 #4097
- fix: 将arco从devDep移到dep里,使得全局组件能够加载到它 由 @10Derozan 实现, 详情可查看 #4103
- fix: router-plugin 应该更新 sourcemap 由 @yimingjfe 实现, 详情可查看 #4078
其他变更
- chore: 使用 doc-plugin-api-docgen 替代 doc-plugin-api-generator 由 @10Derozan 实现, 详情可查看 #4099
- chore: 升级libuild版本至0.13.2 由 @10Derozan 实现, 详情可查看 #4083
- chore(deps): 将 esbuild 从 v15/v16 升级到 v17 由 @chenjiahan 实现, 详情可查看 #4098