Skip to content

v2.1.1

Choose a tag to compare

@zhongzhi107 zhongzhi107 released this 13 Jun 03:58
· 74 commits to master since this release

Features

  • 测试用例的 react 版本升级到 react@^16.8.6 (b71b3cc)
  • 测试命令增加 FROM 参数,当 npm test 执行失败时,可以使用 FROM=xx npm test 继续执行剩余的 case