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 3.3.6 #6617

Merged
merged 8 commits into from
Nov 13, 2023
Merged

Release 3.3.6 #6617

merged 8 commits into from
Nov 13, 2023

Conversation

ClarkXia
Copy link
Collaborator

@ClarkXia ClarkXia commented Nov 1, 2023

answershuto and others added 2 commits October 30, 2023 01:21
* feat: support first chunk cache

* chore: remove cacheFirstChunk

* chore: modify fcc comment

* feat: add FirstChunkCache function

* feat: add first chunk demo

* chore: modify example

* chore: update lock

* chore: update package
* fix: support tranform plugin in speedup mode

* chore: lint

* chore: remove log
@codecov-commenter
Copy link

codecov-commenter commented Nov 1, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (1e1b543) 79.95% compared to head (52eb7a4) 80.01%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6617      +/-   ##
==========================================
+ Coverage   79.95%   80.01%   +0.05%     
==========================================
  Files         216      217       +1     
  Lines       18822    18916      +94     
  Branches     2443     2450       +7     
==========================================
+ Hits        15049    15135      +86     
- Misses       3742     3750       +8     
  Partials       31       31              
Files Coverage Δ
...ages/ice/src/bundler/config/defaultServerConfig.ts 68.00% <100.00%> (+6.09%) ⬆️
packages/ice/src/bundler/config/getUrls.ts 94.28% <100.00%> (+0.34%) ⬆️
packages/ice/src/createService.ts 88.48% <100.00%> (+0.05%) ⬆️
packages/ice/src/webpack/DataLoaderPlugin.ts 95.00% <100.00%> (+0.15%) ⬆️
packages/runtime/src/runServerApp.tsx 75.92% <100.00%> (+0.04%) ⬆️
packages/runtime/src/Document.tsx 90.40% <72.22%> (-1.52%) ⬇️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ClarkXia ClarkXia changed the title [WIP] Release 3.3.6 Release 3.3.6 Nov 8, 2023
@ClarkXia ClarkXia added the need review Need Review label Nov 9, 2023
@ClarkXia ClarkXia removed the need review Need Review label Nov 9, 2023
@ClarkXia ClarkXia merged commit 148e8ab into master Nov 13, 2023
7 checks passed
@ClarkXia ClarkXia deleted the release/next branch November 13, 2023 03:16
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