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

chore(release): publish 4.0.3 #16162

Merged
merged 1 commit into from
Jul 25, 2024
Merged

chore(release): publish 4.0.3 #16162

merged 1 commit into from
Jul 25, 2024

Conversation

liqinuo
Copy link
Contributor

@liqinuo liqinuo commented Jul 25, 2024

此版本为第一个 Tag 为 latest 的 4.x 版本,所以此发布记录包括了 4.x 以来所有的改动:

  • 鸿蒙端平台支持 —— Web To Harmony
  • 小程序性能优化 —— CompileMode
  • React Native 适配升级 —— 支持 0.73 版本
  • 新的编译系统支持 —— Vite
  • 基建更新改造 —— Rust
  • 新的 DSL 框架支持 —— Solidjs

更详细的内容请关注后续 4.0 正式版本的介绍文章。

Copy link

taro-bot2 bot commented Jul 25, 2024

欢迎提交 PR~ Taro 非常感谢您对开源事业做出的贡献!🌷🌷🌷

一般 PR 会在一到两周内进行 review,成功合入后会随下一个版本进行发布。

Review 需要耗费大量时间,所以请遵循以下规范,协助我们提高 review 效率🙏🙏🙏

  1. 详细介绍 PR 的背景(非常重要,例如解决了什么问题,该问题如何复现等)
  2. 确保 CI 顺利运行。
  3. 最好能提供对应的测试用例。

为了更好地进行沟通,请加入 Taro 开发者微信群:

Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.06%. Comparing base (1731295) to head (6f5867c).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #16162   +/-   ##
=======================================
  Coverage   61.06%   61.06%           
=======================================
  Files         445      445           
  Lines       22943    22943           
  Branches     5022     5022           
=======================================
  Hits        14009    14009           
  Misses       7957     7957           
  Partials      977      977           
Flag Coverage Δ
taro-cli 73.67% <ø> (ø)
taro-runtime 59.93% <ø> (ø)
taro-web 52.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@ZEJIA-LIU ZEJIA-LIU merged commit ea3bd24 into main Jul 25, 2024
38 checks passed
@ZEJIA-LIU ZEJIA-LIU deleted the chore/release-4.0.3 branch July 25, 2024 15:37
Copy link
Contributor

This was referenced Jul 27, 2024
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.

2 participants