Taro 3.6.34 Released with Updates for Mini Programs and HarmonyOS Hybrid

Taro 3.6.34 has now been released. Taro is an open cross-end and cross-framework solution that supports the use of frameworks such as React/Vue/Nerv to develop applications for WeChat / JD.com / Baidu / Alipay / ByteDance / QQ Mini Programs / H5, etc.

The specific update contents of this version are as follows:

Mini Programs

  • Fixed the problem of incorrect suffix of the common style file in the newBlended mode
  • Fixed the problem that Baidu Mini Programs does not support passing function parameters in templates
  • Fixed the problem of incorrect lifecycle in Alipay Mini Programs when component2 is not enabled
  • Fixed the problem of the loss of dataset in Alipay Mini Programs in the bubbling event fix #14535
  • Added support for the appid passed in config

HarmonyOS Hybrid

  • Optimized the need to combine Taro's navigate for routing through jsbridge when handling container sharing

Update instructions: Click

Likes