Skip to content

Latest commit

 

History

History
56 lines (29 loc) · 2 KB

CHANGELOG.md

File metadata and controls

56 lines (29 loc) · 2 KB

Change Log

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

1.1.6 (2019-03-18)

Bug Fixes

  • 修复部分浏览器 retry 时 link 标签上面的 this 找不到 (a00deaf)

1.1.5 (2019-01-24)

Bug Fixes

1.1.4 (2019-01-14)

Bug Fixes

  • 修复非外链 script 添加重试问题 (a7b0e7c)

1.1.3 (2019-01-14)

Bug Fixes

  • 主域重试添加 crossOrigin (aa70395)

1.1.2 (2018-12-24)

1.1.1 (2018-12-24)

Bug Fixes

  • 修复 const 语法导致语法部分浏览器不兼容 (280dcf0)

1.1.0 (2018-11-28)

Features

  • 添加代码压缩选项 (e6fe03c)