Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

🎉2.1.0发布

Compare
Choose a tag to compare
@ChenYFan ChenYFan released this 13 Jul 08:09
· 37 commits to gh-pages since this release

新功能

  • 缓存,颗粒化控制缓存,多种情况不同选择,智能调度缓存和请求,避免有缓存时无返回、缓存无法及时更新问题,确保缓存在客户端工作的更顺畅。
  • 离线,可以迅速支撑普通离线应用,助力快速构建PWA。

修复:

  • Parallel相对路径错误
  • Request/Response重构错误
  • AutoUpdate.js延迟错误

添加:

  • 颗粒化缓存控制