Skip to content

v2.0.0

Compare
Choose a tag to compare
@harttle harttle released this 02 Jul 03:26
· 294 commits to master since this release

2.0.0 (2020-07-02)

Features

  • TypeScript 输入静态分析;以 SourceFile 为粒度编译 (1000a05)

BREAKING CHANGES

    • ComponentTree 对象不再可用,只给出当前 SourceFile 的 Component
      列表(平铺)
  • dependency resolver API 不再可用,比如 .getRuntimeDependencyDeclarations() 已经被移除