Skip to content

v2.10.4

Compare
Choose a tag to compare
@kuitos kuitos released this 29 Mar 12:41
· 58 commits to master since this release
  • 🐛 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