Release/2.2.19
这个 PR 做了什么? (简要描述所做更改)
修复
- fix(2.x): 微信小程序父子组件render props编译后事件名称不一致
- fix: 修复事件调用 preventDefault 后 preventDefault 值不存在的问题 (https://github.com/NervJS/taro/pull/10839[)](https://github.com/NervJS/taro/commit/75e0a6ee12e6d5f9c40b04000753dfa8660652d2)
- feat(mini-runner): 支持用户对内置配置进行修改
- feat(tt): 抖音交易组件2.0所需的方法
- chore: 升级mini-css-extract-plugin插件至^0.8.0,接收ignoreOrder参数
- chore: prettier 更新以支持 singleAttributePerLine
这个 PR 是什么类型? (至少选择一个)
- 错误修复(Bugfix) issue: fix #
- 新功能(Feature)
- 代码重构(Refactor)
- TypeScript 类型定义修改(Typings)
- 文档修改(Docs)
- 代码风格更新(Code style update)
- 其他,请描述(Other, please describe):
这个 PR 涉及以下平台:
- 所有小程序
- 微信小程序
- 支付宝小程序
- 百度小程序
- 字节跳动小程序
- QQ 轻应用
- 京东小程序
- 快应用平台(QuickApp)
- Web 平台(H5)
- 移动端(React-Native)