The Wayback Machine - https://web.archive.org/web/20220410095339/https://github.com/NervJS/taro/pull/11532
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 3.4.4 #11532

Merged
merged 1 commit into from Mar 29, 2022
Merged

chore(release): publish 3.4.4 #11532

merged 1 commit into from Mar 29, 2022

Conversation

Copy link
Contributor

@Chen-jj Chen-jj commented Mar 29, 2022

特性

小程序

  • 支持 Vue3 Class Component,#11392 ,by @agileago
  • 新增对微信小程序 ShareElement 组件的支持,#11466
  • 让微信小程序的 Input 组件支持使用 KeyboardAccessory 组件,#11510

RN

  • 升级 @react-native-community/cli^6.0.0,与 react native 0.67 保持一致
  • style 为 array 类型时转换为 object 类型,保持各端操作的一致性

@tarojs/plugin-inject

  • 支持自定义以 bindcatch 绑定事件,by @bingtsingw

修复

小程序

  • 修复编译支付宝小程序插件时,生成的 plugin.json 缺少 pages 配置的问题,#11361,by @fw6
  • 修复小程序插件无法使用 Taro hooks 的问题,#11373,by @fw6
  • 修复编译小程序插件时配合使用 devtools 插件会报错的问题,#11438,by @fw6
  • 修复使用 @tarojs/plugin-html 时引入的 HTML 样式权重问题,#11487,by @spiritree
  • 修复使用原生写法的自定义 Tabbar 失败的问题,#11437
  • 修复开启 Vue3 的 __VUE_OPTIONS_API__ 配置会让 Taro composition API 失效的问题,#11393
  • 修复 Vue3 使用原生组件时事件触发失败的问题,#9794
  • Slot 组件支持设置 style 属性,借此支持 ScrollView 自定义下拉刷新组件,#11495

H5

  • 路由不对 query 进行 decode,与小程序保持一致,by @liuchuzhang

RN

  • 修复 requestheader content-type 的处理,#11505 ,by @ModyQyW
  • 修复 Form 组件包含 image 的问题,#11456
  • 修复 framework 配置为 preact 时报错的问题,#11490
  • 修复当 Input 组件未设置 value 时,Form 重复提交会重置 Input 等组件的值的问题,#11473

CLI

Typings

@Chen-jj Chen-jj merged commit 099d062 into next Mar 29, 2022
3 of 4 checks passed
@Chen-jj Chen-jj deleted the chore/release-3.4.4 branch Mar 29, 2022
@github-actions
Copy link

@github-actions github-actions bot commented Mar 29, 2022

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.

None yet

2 participants