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.6 #16594

Merged
merged 1 commit into from
Sep 23, 2024
Merged

chore(release): publish 4.0.6 #16594

merged 1 commit into from
Sep 23, 2024

Conversation

liqinuo
Copy link
Contributor

@liqinuo liqinuo commented Sep 23, 2024

H5

  • 修复了在 ScrollView 中嵌套 Swiper 时,Swiper 滑动无响应的问题,by @zhengyanan1

鸿蒙 Hybrid

  • 替换了 chooseImage 和 chooseVideo 的实现,by @heweishui

Typings

  • 修正了 Taro.previewImage 方法中 current 字段的类型注释,by @shu-shackles
  • 将 textProps 移动到 PickerStandardProps 中,以便获得更准确的 TypeScript 提示,by @Fatpandac

其他

  • 模板 git 新增了对 .env.local 文件的忽略,by @liuchuzhang

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.51%. Comparing base (d288a41) to head (664c263).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #16594   +/-   ##
=======================================
  Coverage   58.51%   58.51%           
=======================================
  Files         466      466           
  Lines       27109    27109           
  Branches     5922     5930    +8     
=======================================
  Hits        15862    15862           
- Misses       9739     9768   +29     
+ Partials     1508     1479   -29     
Flag Coverage Δ
taro-cli 73.67% <ø> (ø)
taro-runtime 59.83% <ø> (ø)
taro-web 52.70% <ø> (ø)

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

see 10 files with indirect coverage changes

@ZEJIA-LIU ZEJIA-LIU self-requested a review September 23, 2024 13:35
@ZEJIA-LIU ZEJIA-LIU merged commit 9174d18 into main Sep 23, 2024
38 checks passed
@ZEJIA-LIU ZEJIA-LIU deleted the chore/release-4.0.6 branch September 23, 2024 13:35
Copy link
Contributor

This was referenced Sep 28, 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