Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

v1.9.0

Compare
Choose a tag to compare
@yesmeck yesmeck released this 09 Dec 06:02
· 1317 commits to master since this release

1.9.0 (2019-12-09)

Bug Fixes

  • 修复 async 语法解析错误的问题 (#461) (c45ba2b)
  • 修复使用 redux 时 Class Component 的生命周期函数不触发的问题 (#454) (8457c50)
  • 修复使用依赖 regeneratorRuntime lib 报错的问题 (#457) (2a652c2), closes #451

Features