ice
ice copied to clipboard
Release/2.6.5
- [x] #5308
- [x] #5321
- [x] #5350
- [x] SSR 场景下 routes 相关方法不执行 #5398 #5325
- [x] #5399
- [x] chore: fix auth type #5327
- [x] fix: compatible with undefined proxy #5369
- [x] feat: export
createModel()API #5443 - [x] fix:webpack5 replace hash to fullhash #5407
- [x] feat: add forceLocal of extract-css-assets plugin #5378
- [HOLD] #5264
- [HOLD] #4917
Codecov Report
Merging #5322 (1e04b9c) into master (a27620d) will decrease coverage by
0.03%. The diff coverage is15.38%.
:exclamation: Current head 1e04b9c differs from pull request most recent head 9bea036. Consider uploading reports for the commit 9bea036 to get more accurate results
@@ Coverage Diff @@
## master #5322 +/- ##
==========================================
- Coverage 30.52% 30.49% -0.04%
==========================================
Files 204 204
Lines 5461 5470 +9
Branches 1334 1337 +3
==========================================
+ Hits 1667 1668 +1
+ Misses 3759 3500 -259
- Partials 35 302 +267
| Impacted Files | Coverage Δ | |
|---|---|---|
| packages/create-app-shared/src/index.ts | 0.00% <0.00%> (ø) |
|
| packages/plugin-react-app/src/setBase.js | 90.90% <ø> (ø) |
|
| packages/plugin-request/src/runtime.ts | 0.00% <0.00%> (ø) |
|
| packages/plugin-store/src/index.ts | 83.56% <ø> (ø) |
|
| ...ages/build-webpack-config/src/setWebpackLoaders.ts | 94.44% <33.33%> (-5.56%) |
:arrow_down: |
| packages/runtime/src/axiosUtils.ts | 79.41% <100.00%> (+0.62%) |
:arrow_up: |
| packages/plugin-mpa/src/index.ts | 85.48% <0.00%> (ø) |
|
| packages/plugin-pwa/src/index.ts | 0.00% <0.00%> (ø) |
|
| packages/swc-loader/src/index.ts | 0.00% <0.00%> (ø) |
|
| packages/create-ice/src/create.ts | 0.00% <0.00%> (ø) |
|
| ... and 76 more |