Skip to content

Latest commit

 

History

History
96 lines (40 loc) · 2.67 KB

CHANGELOG.md

File metadata and controls

96 lines (40 loc) · 2.67 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.1 (2019-01-31)

Bug Fixes

0.3.0 (2019-01-31)

Bug Fixes

  • 修复bug,添加图片处理 (b726231)

Features

0.2.0 (2018-11-30)

Features

  • 支持缓存babel编译结果,加速构建 (d75b1f7)

0.1.2 (2018-11-28)

Bug Fixes

  • 主域重试修复|暂时这么写硬代码,后续优化 (84a802d)

0.1.1 (2018-11-28)

Bug Fixes

  • 修复使用webpack中的babel导致意外的require (b49e95f)

0.1.0 (2018-11-26)

Features

  • 支持特定环境下引入 (6d3cd0c)

0.0.13 (2018-11-26)

Bug Fixes

  • 修复publicPath处理异常 (dcbee80)

0.0.12 (2018-11-26)

Bug Fixes

  • 修复publicPatch处理异常 (faa81b6)

0.0.11 (2018-11-22)

Bug Fixes

  • 自动监听依赖,错误路径提示 (23f675f)