Releases: umijs/qiankun
Releases · umijs/qiankun
v2.4.10
v2.4.9
v2.4.8
v2.4.7
v2.4.6
- 🐛keep the lifecycle execution order while multiple apps mounting on the same container parallelly (#1625) 699a877
- ⚡️reduce the invocation times with next tick in sandbox to make qiankun performance in control (#1629) d404485
- ⚡️fix the performance issue in sandbox (#1626) b1ff6b9
- 👷add dingtalk group5 notification (#1631) 55358cc
v2.4.5
v2.4.4
v2.4.3
- 🐛 disable strictGlobal if sandbox was false (#1492) a4dbbe8
- 🐛 should not change currentScript if it not configurable (#1470) ad9a59c
- 🐛 fix scripts in package.json (#1469) fd289f2
- 🏁 fix shadow dom compatible issue (#1530) 972872f
- 🏁 fix clearInterval compatible bug in ie10 and ie11 (#1490) ff12b7f
- ✅ fix test case about window reference binding (#1529) 916d1a2
- ✅ add window reference binding test (#1524) 069fe04
- 📝 doc maintenance (#1466)(#1528)(#1535)
- 👷 remove duplicated publish ci (#1467) d2168b0
v2.4.2
v2.4.1
- 🐛 manual invoke single-spa start function for parcels and set urlRerouteOnly true as default (#1414) cb67009
- 🐛 constructable checking should not be cached if the function prototype function was added after first running (#1381) 1f97acf
- 🏁 fix that it might throw a TypeError about reassign a readonly property error meesage in Safari (#1408) 8b8f8fa
- 👷 migrate travis ci to github actions (#1415 #1416 #1417 #1418 #1422)
- 👷 add issue reply robot (#1258) 4ffd0a2 dbdb787 5427769
- 📝 example&doc maintenance (#1356 #1346 #1345 #1341 #1342 #1329 #1328 #1274 #1383 #1377 #1379 #1386 #1306 #1413)