## The new CHNAGELOG will be updated on the [Release page](https://github.com/wetrial/create-wetrial/releases).

# 0.9.5 / 2019-01-14

- enhance: add tests files (#32)

# 0.9.4 / 2019-01-14

- fix: create with typescript (#31)
- fix: 少了一个分号 (#30)

# 0.9.3 / 2019-01-13

- yarn create umi 时报错 (#29)

# 0.9.2 / 2019-01-12

- fix: create-wetrial not found, Close #26, Close #27
- fix: create-wetrial -v

# 0.9.1 / 2019-01-12

- enable treeShaking by default

# 0.9.0 / 2019-01-12

- refact: improve create-wetrial (#25)
  - 重构一遍，结构清晰一些
  - app 支持 TypeScript，Close #22, Close #17
  - app 添加 ESLint 校验、treeShaking 配置
  - 优化 ant-design-pro 仓库 clone 时间问题，Close #20
  - 优化选择界面的提示文案，Close #24

# 0.8.1 / 2019-01-05

- fix: update umi-plugin-library to ^1.0.1-0
