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

Merged
merged 2 commits into from
Jan 13, 2025
Merged

chore(release): publish 4.0.9 #17198

merged 2 commits into from
Jan 13, 2025

Conversation

tutuxxx
Copy link
Member

@tutuxxx tutuxxx commented Jan 13, 2025

特性

H5

  • 组件开发模式支持预览功能 @tutuxxx
    taro build native-components -- --watch --type h5 --components components/index/index
    
  • 组件开发模式收敛产物chunk @tutuxxx

小程序

  • 增加按需编译pages或components能力 @tutuxxx
    yarn dev:weapp --pages pages/index/index
    

修复

h5

  • 修复swiper初始1个元素且动态新增元素并切换current时动画失效问题 @tutuxxx
  • 升级swiperjs,解决cube轮播闪烁问题 @tutuxxx
  • 解决scrollview在ios下滚动不流畅问题 @tutuxxx

小程序

  • 修复taro引用原生页面时误处理image等组件的src属性问题 @tutuxxx
  • 修复clickview无法注入dataset问题 @tutuxxx
  • 京东小程序下PickerView组件新增属性 @tutuxxx

鸿蒙

其他

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.52%. Comparing base (8ed62b9) to head (a63278f).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #17198   +/-   ##
=======================================
  Coverage   58.52%   58.52%           
=======================================
  Files         468      468           
  Lines       27136    27136           
  Branches     5930     5963   +33     
=======================================
  Hits        15882    15882           
+ Misses       9867     9805   -62     
- Partials     1387     1449   +62     
Flag Coverage Δ
taro-cli 72.37% <ø> (ø)
taro-runtime 59.87% <ø> (ø)
taro-web 52.77% <ø> (ø)

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

see 38 files with indirect coverage changes

@tutuxxx tutuxxx requested a review from zhengyanan1 January 13, 2025 07:21
@tutuxxx tutuxxx merged commit 786c0bb into main Jan 13, 2025
38 checks passed
@tutuxxx tutuxxx deleted the chore/release-4.0.9 branch January 13, 2025 10:04
Copy link
Contributor

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