Taro 3.6.34 Released with Updates

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

The specific update contents of this version are as follows:

Mini Program

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

Harmony Hybrid

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

Update instructions: Click

Likes