Taro 3.6.5 released, unified framework for BAT applet, H5 and RN

Taro 3.6.5 is now released. Taro is an open cross-terminal cross-framework solution that supports the use of frameworks such as React/Vue/Nerv to develop applications such as WeChat/JD/Baidu/Alipay/ByteDance/QQ Mini Programs/H5.

The specific updates of this version are as follows:

characteristic

H5

  • Support custom node position according to html template in #13630 

RN

  • ScrollView component supports transparent scrollEventThrottle by @peterczg in #13496   

repair

Applets

  • Fix the npm dependency installation error caused by the eslint-plugin-vue version problem under the vue 2 template #13620 
  • Fix hot update problem of applet in some scenarios in #13625 

H5

  • Fix tabbar lifecycle bug in #13597 
  • Fix taroApis export error in #13596 
  • Fix the problem that the ready page does not trigger in some scenarios in #13622 
  • Fix wasm error in some scenes in #13625 
  • Fix the problem that the drop-down component is not registered in some environments in the new version in 13635

RN

other

CLI

template

Typings

Update instructions: https://github.com/NervJS/taro/releases/tag/v3.6.5

Guess you like

Origin www.oschina.net/news/237100/taro-3-6-5-released