Skip to content

Releases: umijs/qiankun

v2.10.7

12 May 11:49
Compare
Choose a tag to compare
  • ✨port document.querySelector('head') to qiankun head in micro app (#2499) a8f5b76
  • 📝 add vue-cli5 solutions of "After the micro-app is bundled, the font files and images in the css load 404" (#2485) bf01881

v2.10.6...v2.10.7

v3.0.0-alpha.0

06 May 15:53
Compare
Choose a tag to compare
v3.0.0-alpha.0 Pre-release
Pre-release

✨ New Features

  • Standalone App Loader Module
    • Streaming rendering in client for best performance
  • Standalone Sandbox Module
  • Support bundless (Vite)
  • Compatible with CSP security strategy

💥 Breaking Changes

  • Remove the deprecated render config
  • Remove globalState API
  • Remove addGlobalUncaughtErrorHandler

✨ 新特性

  • 独立的应用加载器模块
    • 基于客户端流式渲染的极致性能
  • 独立的沙箱模块
  • 支持 bundless 微应用
  • 兼容 CSP 安全策略

💥 不兼容更新

  • 移除不推荐的 render 配置
  • 移除 globalState API
  • 移除 addGlobalUncaughtErrorHandler

v2.10.6

23 Apr 12:50
Compare
Choose a tag to compare
  • 🐛 should avoid document.all accessing exception in micro app (#2465) b315f1b
  • 🐛 prevent element from processing multi times in nest sandbox (#2471 #2472)
  • 🐛 document proxy in strict sandbox mode replaces receiver with target in methods args (#2450) 8bb5c94

v2.10.5...v2.10.6

v2.10.5

03 Apr 03:08
Compare
Choose a tag to compare
  • 🐛 hasOwnProperty should work well with special [[This]] binding (#2452) 4f064a4

v2.10.4...v2.10.5

v2.10.4

29 Mar 12:41
Compare
Choose a tag to compare
  • 🐛 compatible with overwritten appendChild by apps themselves (#2449) 6e5b145
  • 🐛 use const instead of function parameters to cache global variables while speedy mode running (#2447) 601696a
  • 🐛 invoking nextTick will trigger infinite angular change detection (#2439) bb40e63
  • 🔧 tsconfig.json - add paths qiankun -> src (#2428) 0b56bcb
  • 🩹 should invoke removeChild on original node while it not calling by micro app c9dff6f

v2.10.3...v2.10.4

v2.10.3

10 Mar 08:13
Compare
Choose a tag to compare
  • 🐛 compatible with old browser like chrome55 (#2427) cf7e6b4

v2.10.2...v2.10.3

v2.10.2

27 Feb 15:01
Compare
Choose a tag to compare
  • 💚 fix github pages ci (#2416) a5cede8
  • 🐛 speedy mode sandbox should compatible with element-ui popper (#2415) 6732f8b
  • 🐛 compatible with nested sandbox to avoid stack overflow while createElement calling (#2414) bcfc96c
  • 🧑‍💻not rebind a bounded function of document (#2412) 901dac8

v2.10.1...v2.10.2

v2.10.1

22 Feb 06:02
Compare
Choose a tag to compare
  • 🐛 compatible with MutationObserver as document had been wrapped as a proxy (#2407) 42dbcae

v2.10.0...v2.10.1

v2.10.0

21 Feb 17:16
Compare
Choose a tag to compare
  • ✨patch sandbox document to aviod chaos of dynamic element appending when speedy mode enabled (#2404) dd6aa4a

v2.9.3...v2.10.0

v2.9.3

16 Feb 14:43
Compare
Choose a tag to compare
  • 🐛 compatible with legacy browser which not support globalThis in speedy mode (#2400) ab2c297
  • ⬆️ bump import-html-entry version (#2401) b6517af

v2.9.2...v2.9.3