Taro 1.3.4 release, BAT applets, H5 and end unified framework RN

Taro 1.3.4 was released. Taro is a follow React syntax specification of multi-terminal unified development framework that supports write the code once with React way to generate a run in the micro-letter applet / Baidu smart applet / Alipay applet, the application side of the H5 and React Native and so on.

img

Updates are as follows:

Bug Fixes

  • transformer:  the hooks will return replacement, use Close  # 3469  ( beb21f0 )
  • transformer:  nested loop variable is determined using the upper compile error, Close  # 3462  ( 6b525c2 )
  • transformer:  custom component support outside the class, Close  # 3080  ( 96573c1 )
  • weapp:  Repair extraProps judge bug. ( 3,288,436 )
  • weapp:  Repair mobx under extraProps judge bug. use Close  # 3513  ( 3deb1a7 )

Features

  • RN-Components:  ScrollView, support FlatList instead ScrollView ( 6714e24 )
  • transformer:  support the use of anonymous functions in fast application cycle, # 3495  ( 0a66dbd )
  • transformer:  cycle can be directly return JSX references, use Close  # 3504  ( 38a38ce )

Update log:

https://github.com/NervJS/taro/blob/master/CHANGELOG.md

Guess you like

Origin www.oschina.net/news/107864/taro-1-3-4-released