Taro 3.6.34 Released with Updates

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 WeChat / JD / Baidu / Alipay / ByteDance / QQ mini-program / H5 and other applications.

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 the template.
  • Fixed the problem of incorrect lifecycle of Alipay mini-program when component2 is not enabled.
  • Fixed the problem of the loss of dataset of Alipay mini-program in the bubbling event 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 dealing with shared containers.

Update note: Click

Likes