Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@malash malash released this 14 Nov 05:46
· 29 commits to main since this release
17ce8e4

Bugfixes

  • core: Use event.timestamp as an alist for event.timeStamp
    #209

  • webpack-plugin: Remove bugfix for #160 #211

  • webpack-plugin: Enable wrapper for <scroll-view> on Baidu
    #212

  • webpack-plugin: Prevent using <include> in <template> to fix #140 on Alipay
    #213

  • create-goji-app Disable code protect option for wechat and qq
    #217

Features

  • testing-library support fire load and error event in test library
    #214 (race604)

  • webpack-plugin: Enable nohoist by default
    #223

  • webpack-plugin: Add parallel option in goji.config.js
    #224