Skip to content

Releases: umijs/qiankun

v1.5.2

04 Mar 09:11
Compare
Choose a tag to compare

v1.5.1...v1.5.2

v2.4.0

01 Feb 06:42
Compare
Choose a tag to compare
  • ✨ hijack accessing window object with globalThis keyword (#1246) 14aedc3

v2.3.6...v2.4.0

v2.3.6

15 Jan 08:28
Compare
Choose a tag to compare

v2.3.5...v2.3.6

v2.3.5

25 Dec 13:22
Compare
Choose a tag to compare

v2.3.4...v2.3.5

v2.3.4

17 Dec 11:00
Compare
Choose a tag to compare
  • 🐛 keep the order of cssRules while styled-component rebuilding (#1161) dd804a6
  • 🐛 sync getOwnPropertyDescriptor trap logic of legacy sandbox from proxy sandbox (#1156) 039e390

v2.3.3...v2.3.4

v2.3.3

10 Dec 11:07
Compare
Choose a tag to compare
  • 🏁 compatible with old browser (#1136) ce0e453
  • ⚡️ avoid duplicate value check to improve performance (#1134) d43a20e
  • 🐛 use Function.prototype.bind instead to avoid conflict while value has own bind function (#1133) c448885
  • 👽 fix typescript typing error (#1120)(#1096) 3d26ce4 31b070c
  • 📌 lock @types/react version to avoid conflict (#1095) 5906518
  • 📝 add faq: Target container not existed (#1117) 0143f7d
  • 📝 fix vue3 example issue (#1137) cd49e9c
  • 📝 automatically open project demo in browser when running yarn examples:start (#1086) d1835c3

v2.3.2...v2.3.3

v2.3.2

19 Nov 07:43
Compare
Choose a tag to compare
  • 🐛 add proxy getOwnPropertyDescriptor in legacySandbox (#1074) 48b4ee7

v2.3.1...v2.3.2

v2.3.1

11 Nov 14:01
Compare
Choose a tag to compare

v2.3.0...v2.3.1

v2.3.0

06 Nov 13:22
Compare
Choose a tag to compare
  • ✨ add qiankun runtime variable (#1057) 9886a69
  • ✨ record latest set property to use to fallback in some incompatible scenario (#1056) 4e8c843
  • ✨ hijack dynamic document appending in evalling code (#1052) 6fe3bce
  • 🐛 keep the iteration order after reassign a non-enumerable value (#1055) a57f9d7
  • 🐛 dynamicStyleElement array should not be clear after remount (#1054) c323672
  • 🐛 fix nullish bug in proxy sandbox (#1053) af5b4a3
  • 🐛 fix the issue we can't detect document.createElement while qiankun run in another sandbox while may rewrite document(#1046) 5520a7b
  • 👷 upgrade to travis-ci.com 55f6543

v2.2.3...v2.3.0

v2.2.3

03 Nov 08:13
Compare
Choose a tag to compare
  • 🐛 fix the document.body returns undefined if we load qiankun in head script (#1045) 6f1c987
  • 📝 fix example linting warning (#1037) 3f9f843
  • 📝 fix vue3.0 example (#1028) f011351

v2.2.2...v2.2.3