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.4.1 #6691

Merged
merged 8 commits into from
Jan 4, 2024
Merged

Release 3.4.1 #6691

merged 8 commits into from
Jan 4, 2024

Conversation

ClarkXia
Copy link
Collaborator

@ClarkXia ClarkXia commented Dec 12, 2023

  • Deal with assets when pre bundle third-party dependencies
  • Fix unstable_Offscreen to unstable_Activity for React experiment API changed
  • Optimize compile Rules for build performance
  • Support data loader when use speedup mode
  • Fix build error when disable code splitting
  • Fix pack error when using component of fusion

@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2023

Codecov Report

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

Comparison is base (effee4a) 79.93% compared to head (b446396) 79.84%.

Files Patch % Lines
packages/ice/src/config.ts 55.55% 4 Missing ⚠️
packages/ice/src/service/ServerRunner.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6691      +/-   ##
==========================================
- Coverage   79.93%   79.84%   -0.09%     
==========================================
  Files         218      218              
  Lines       19000    19015      +15     
  Branches     2454     2451       -3     
==========================================
- Hits        15188    15183       -5     
- Misses       3781     3801      +20     
  Partials       31       31              

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

Cslove and others added 4 commits December 18, 2023 10:23
* fix: OffScreen to Activity

* chore: changeset
* feat: optimize compile rule

* fix: update default value of compileDependencies
@ClarkXia ClarkXia changed the title [WIP] Release 3.3.10 [WIP] Release 3.4.1 Dec 28, 2023
@ClarkXia ClarkXia changed the title [WIP] Release 3.4.1 Release 3.4.1 Jan 4, 2024
@ClarkXia ClarkXia added the need review Need Review label Jan 4, 2024
@ClarkXia ClarkXia merged commit d89bd8c into master Jan 4, 2024
8 checks passed
@ClarkXia ClarkXia deleted the release/next branch January 4, 2024 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need review Need Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants