Skip to content

v1.17.0

Choose a tag to compare

@harttle harttle released this 26 Feb 10:29
· 8 commits to master since this release

1.17.0 (2021-02-26)

Bug Fixes

Features

Performance Improvements

  • make 出错时不再每层都 catch,最终统一从依赖图里查找 (869458f)
  • remove promise hierarchy by topological resolving (f08345c)