Skip to content

v2.6.2

Compare
Choose a tag to compare
@maoxiaoke maoxiaoke released this 27 Oct 07:38
· 57 commits to master since this release
2ad2ff3

EN

  • fix: avoid to append duplicate assets. (#331)
  • fix: bind pushState to global. (#426)
  • fix: prefetch apps using window.fetch by default.

中文

  • fix: 若挂载相同资源,不再做重复加载操作 (#331)
  • fix: 修复 AppLink 丢失 global 绑定可能导致的 Illegal invocation 问题 (#426)
  • fix: prefetchApps 提供第二个参数可选

v2.6.1...v2.6.2