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.2.9 #6416

Merged
merged 10 commits into from
Aug 3, 2023
Merged

Release 3.2.9 #6416

merged 10 commits into from
Aug 3, 2023

Conversation

ClarkXia
Copy link
Collaborator

@ClarkXia ClarkXia commented Jul 25, 2023

wssgcg1213 and others added 7 commits July 24, 2023 02:38
* feat: report detail recoverable error

* chore: changelog

* fix: optimize code

* Update runClientApp.tsx
* chore: weex support for ice appear

* fix(appear): use copy of ref for valid ref value in useEffect cleanups

* chore: fixup ref usage
* fix: do not mutate data return by useSuspenseData  when csr

* fix: optimize code

* chore: lint warning

* chore: optimize code
* fix(appear): fixup listener attach for ref callback

* fix(appear): remove unused directive
@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2023

Codecov Report

Patch coverage: 41.81% and project coverage change: -0.28% ⚠️

Comparison is base (19bdfb1) 80.43% compared to head (8ef8384) 80.15%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6416      +/-   ##
==========================================
- Coverage   80.43%   80.15%   -0.28%     
==========================================
  Files         236      239       +3     
  Lines       21416    21555     +139     
  Branches     2650     2652       +2     
==========================================
+ Hits        17226    17278      +52     
- Misses       4146     4233      +87     
  Partials       44       44              
Files Changed Coverage Δ
packages/appear/src/web/intersection-observer.ts 78.99% <ø> (ø)
packages/appear/src/web/visibility.ts 87.09% <ø> (ø)
packages/runtime/src/Suspense.tsx 28.39% <13.55%> (-1.77%) ⬇️
packages/appear/src/weex/index.tsx 19.44% <19.44%> (ø)
packages/runtime/src/reportRecoverableError.ts 33.33% <33.33%> (ø)
packages/runtime/src/runClientApp.tsx 93.25% <58.82%> (+1.94%) ⬆️
packages/appear/src/web/index.tsx 75.47% <75.47%> (ø)
packages/appear/src/index.tsx 85.71% <80.00%> (+2.78%) ⬆️
packages/appear/src/web/type.ts 100.00% <100.00%> (ø)
packages/plugin-pha/src/constants.ts 74.40% <100.00%> (+0.41%) ⬆️
... and 2 more

... 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.2.9 Release 3.2.9 Aug 2, 2023
* fix: build warning of runApp is not exported

* chore: remove log

* fix: render
@ClarkXia ClarkXia added the need review Need Review label Aug 3, 2023
@ClarkXia ClarkXia merged commit 35acd3b into master Aug 3, 2023
7 checks passed
@ClarkXia ClarkXia deleted the release/next branch August 3, 2023 07:27
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.

7 participants