Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/2.6.5 #5322

Merged
merged 19 commits into from Aug 11, 2022
Merged

Release/2.6.5 #5322

merged 19 commits into from Aug 11, 2022

Conversation

@codecov-commenter
Copy link

codecov-commenter commented May 10, 2022

Codecov Report

Merging #5322 (1e04b9c) into master (a27620d) will decrease coverage by 0.03%.
The diff coverage is 15.38%.

❗ Current head 1e04b9c differs from pull request most recent head 9bea036. Consider uploading reports for the commit 9bea036 to get more accurate results

Impacted file tree graph

@@            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%) ⬇️
packages/runtime/src/axiosUtils.ts 79.41% <100.00%> (+0.62%) ⬆️
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

@CLAassistant
Copy link

CLAassistant commented Jul 6, 2022

CLA assistant check
All committers have signed the CLA.

@ClarkXia ClarkXia changed the title [WIP] release/2.6.5 release/2.6.5 Jul 13, 2022
@ClarkXia ClarkXia changed the title release/2.6.5 Release/2.6.5 Jul 13, 2022
ClarkXia and others added 5 commits August 8, 2022 10:38
* chore: add changelog and update version

* chore: update version
* feat: createModel API

* chore: plugin-store version
* fix: avoid top-level warnings of esbuild

* chore: update lock
* feat: add forceLocal of extract-css-assets plugin

* feat: add forceLocal of extract-css-assets plugin
@ClarkXia ClarkXia merged commit faad6b7 into master Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet