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.0 #5165

Merged
merged 13 commits into from
Mar 10, 2022
Merged

Release/2.6.0 #5165

merged 13 commits into from
Mar 10, 2022

Conversation

ClarkXia
Copy link
Collaborator

@ClarkXia ClarkXia commented Jan 24, 2022


feat: runtime optimization, support pnpm

* chore: optimize webpack-dev-mock transform

* chore: move revertRequireHook to the inside of getConfig
@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2022

Codecov Report

Merging #5165 (826f0f4) into master (8c9a2ad) will increase coverage by 0.87%.
The diff coverage is 86.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5165      +/-   ##
==========================================
+ Coverage   29.78%   30.66%   +0.87%     
==========================================
  Files         204      205       +1     
  Lines        5385     5462      +77     
  Branches     1309     1331      +22     
==========================================
+ Hits         1604     1675      +71     
+ Misses       3744     3487     -257     
- Partials       37      300     +263     
Impacted Files Coverage Δ
packages/plugin-ice-ssr/src/index.ts 51.51% <0.00%> (-0.80%) ⬇️
packages/plugin-react-app/src/config.js 100.00% <ø> (ø)
packages/webpack-dev-mock/src/index.ts 44.36% <66.66%> (+0.71%) ⬆️
packages/build-user-config/src/webpack5.ts 50.00% <75.00%> (ø)
packages/plugin-mpa/src/index.ts 85.48% <91.66%> (+0.39%) ⬆️
packages/plugin-react-app/src/index.js 89.09% <91.66%> (+0.45%) ⬆️
packages/plugin-react-app/src/setBuild.js 96.96% <92.85%> (-3.04%) ⬇️
packages/build-app-helpers/src/analyzeAuth.ts 96.66% <96.66%> (ø)
packages/build-app-helpers/src/index.ts 100.00% <100.00%> (ø)
.../build-user-config/src/getEnhancedWebpackConfig.ts 100.00% <100.00%> (ø)
... and 84 more

ClarkXia and others added 9 commits January 24, 2022 14:35
* fix: multi socket for hmr

* chore: version and changelog
* chore: remove useless dependencies

* chore: dependencies

* chore: remove lerna.json
* feat: vite plugin css chunk

* feat: support rename css chunk

* fix: example

* chore: types
* feat: get env files

* feat: env variables

* chore: version

* fix: compatible with task without html plugin

* fix: stringified key

* test: add test case for env

* fix: stringified key
* chore: bump version of esbuild

* feat: update esbuild from 0.13 to 0.14, fix #5074 (#5185)

Co-authored-by: ClarkXia <xiawenwu41@gmail.com>

* chore: version

Co-authored-by: Guo Yunhe <i@guoyunhe.me>
* fix: remove runtime analyze of auth

* fix: analyze auth runtime

* chore: add log
@ClarkXia ClarkXia changed the title [WIP] Release/2.6.0 Release/2.6.0 Mar 9, 2022
@ClarkXia ClarkXia requested review from luhc228 and maoxiaoke March 9, 2022 08:21
@ClarkXia ClarkXia merged commit 9dd5fac into master Mar 10, 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.

5 participants