Taro 3.6.16 released, unified framework for BAT applet, H5 and RN end

Taro 3.6.16 is now 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 Programs/H5 and other applications.

The specific updates of this version are as follows:

characteristic

Applets

  • Compatible with WeChat Mini Program Privacy Agreement, #14377 #14475 

H5

  • Video The component adds the function of exiting full screen, #14453 exitFullScreen 

@tarojs/plugin-mini-ci

  • JD Mini Program CI adds support for configuration robot 

repair

Applets

  • Fix path problem in Webpack4 neutralization, # 14420 wxml loader  wxs loader 

H5

  • Fixed the problem of error reporting when compiling configuration on H5 side @tarojs/plugin-inject 
  • Fix the issue of scroll bars in Chrome browser, #14312
  • Add quantity limit to API, #14430 Taro.navigateBack 
  • Optimize components, adaptive width and height configuration, support configuration of width and height, #14413 Canvas 
  • Fix API call error issue Canvas.createPattern 
  • Optimize method default values ​​to avoid calling errors in advance, #14360
  • Remove the writing method to avoid errors on low-end models proxy 

RN

  • Fixed the compilation error issue caused by TS type inference when the module is compiled locally. taro-rn-supporter 

@tarojs/plugin-http

  • Compatible with Alibaba mini programs

Typings

  • Improve API types, #14302 Taro.createIntersectionObserver 

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

Guess you like

Origin www.oschina.net/news/257655/taro-3-6-16-released