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.9 #6666

Merged
merged 18 commits into from
Nov 30, 2023
Merged

Release 3.3.9 #6666

merged 18 commits into from
Nov 30, 2023

Conversation

ClarkXia
Copy link
Collaborator

@ClarkXia ClarkXia commented Nov 24, 2023

  • Add default export of rax-compat
  • Collect assets for pre render
  • Support plugin of Unocss
  • Modify built-in document, import document component form @ice/runtime
  • Better error handling of build script

linbudu599 and others added 10 commits October 23, 2023 17:27
* chore: remove switch of firstchunk

* chore: add changeset

* feat: add export and modify example
…support

Default export support for rax-compat
* feat: support pre render ssr

* chore: modify global to window

* chore: deal with lint

* chore: add type

* chore: remove console

* feat: get assets

* chore: modify concat

* chore: add changeset

* fix: fix lint warning
@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2023

Codecov Report

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

Comparison is base (636ea8f) 80.00% compared to head (951ca6c) 79.95%.

Files Patch % Lines
packages/runtime/src/server/streamRender.tsx 53.22% 29 Missing ⚠️
packages/runtime/src/runServerApp.tsx 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6666      +/-   ##
==========================================
- Coverage   80.00%   79.95%   -0.06%     
==========================================
  Files         217      218       +1     
  Lines       18918    18990      +72     
  Branches     2451     2452       +1     
==========================================
+ Hits        15136    15183      +47     
- Misses       3751     3776      +25     
  Partials       31       31              

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

linbudu599 and others added 5 commits November 28, 2023 16:51
* fix: better error handling of build script

* chore: changeset
* feat: support unocss

* chore: update lock

* docs: unocss docs

* fix: remove unexpected commit

* Update package.json
@ClarkXia ClarkXia changed the title [WIP] Release 3.3.9 Release 3.3.9 Nov 29, 2023
luhc228 and others added 3 commits November 30, 2023 10:34
* chore: remove types export

* chore: changeset
* feat: support preRender

* feat: Pip after onAllReady when pre render SSR

* chore: revert onAllReady callback
@ClarkXia ClarkXia added the need review Need Review label Nov 30, 2023
@ClarkXia ClarkXia merged commit 4e5de5f into master Nov 30, 2023
7 checks passed
@ClarkXia ClarkXia deleted the release/next branch November 30, 2023 06:42
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.

6 participants