Skip to content
Compare
Choose a tag to compare
  • 🐛 use shadow root element to query qiankun head directlly (#2148) c73265d
  • 🐛 avoid accidentally deleted for dynamic stylesheet (#2147) 1faa094
  • 🐛 compatible with lower version chrome that does't support css rule conditionText ad5d85d

v2.7.2...v2.7.3

Compare
Choose a tag to compare

v2.7.1...v2.7.2

Compare
Choose a tag to compare
  • 👷 migrate vercel doc
  • 🐛 simulate micro app head element for dynamic appending styles (#2097) dbbc9ac
  • 🐛 CSS should not process duplicated in experimentalStyleIsolation (#2075) 5efdde6

v2.7.0...v2.7.1

Compare
Choose a tag to compare

v2.6.3...v2.7.0

Compare
Choose a tag to compare
  • 🧑‍💻 give action a name (#1869) c00ab55
  • 🧑‍💻 add announcement notification (#1868) 71eb5c2
  • 🐛 could pass undefined to Node.contains() (#1863) 5af69fd
  • 🐛 app instance id generator compatible with nested sandbox (#1866) b103078

v2.6.2...v2.6.3

Compare
Choose a tag to compare
  • 🐛 init global name map for app instance (#1860) 1c0d271

v2.6.1...v2.6.2

Compare
Choose a tag to compare

v2.6.0...v2.6.1

Compare
Choose a tag to compare
  • add autoStart config to loadMicroApp (#1854) 502e609
  • add some bom variables to white list and optimize runtime get trap in sandbox (#1845) 412113d
  • 🐛 keep toString always return original value for function in sandbox (#1785) 9a4cc25
  • 🗑 add warning for deprecated apis (#1836) 851f853
  • 📝 upgrade roadmap (#1828) 079bc0b
  • 📝 sync en doc (#1817) c155765
  • 📝 modified example of custom fetch (#1779) 3a0a1d1

v2.5.1...v2.6.0

Compare
Choose a tag to compare

v2.5.0...v2.5.1

Compare
Choose a tag to compare
  • compatible with who have overwrite document.createElement function before (#1733) 8a284bb
  • remove global way for recording current running sandbox to fix nested scenario (#1723) f0f4a22
  • support nest sandbox scenario (#1722) 61eeacb
  • add internal getCurrentRunningApp api (#1697) 414d3e1
  • 🐛 compute container xpath at beginning to keep it consist around app running (#1725) 339199b
  • ✏️ typo on the documentation section (#1707) 2bf9194

v2.4.10...v2.5.0