Skip to content

Releases: umijs/qiankun

v1.3.0

05 Nov 10:36
Compare
Choose a tag to compare
  • ✨ hijack the dynamic stylesheet injection during development phase (#129) 23322e9
  • ✨ fallback to get exports from window[appName] while entry module exports not found (#131) 1c36acc
  • 🎨 format code (#127) dd41251
  • 🐛 remove the app dom after unmount (#126) 16092dc
  • 🔧 update eslint and travis config (#125) 59b0b8b
  • 🏷️ export all qiankun types (#124) 151b8b6

v1.2.3...v1.3.0

v1.2.3

24 Oct 15:36
Compare
Choose a tag to compare

v1.2.2...v1.2.3

v1.2.2

21 Oct 15:59
Compare
Choose a tag to compare
  • 🐛 hijack dynamic style tag injection (#114) d832aee
  • 🐛 make sure the sub app execute after framework started (#113) b0f45a3

v1.2.1...v1.2.2

v1.2.1

21 Oct 12:34
Compare
Choose a tag to compare
  • 🐛 move qiankun env variable to the first api invocation (#112) cec5eaa
  • 🐛 hijack dynamic stylesheet injection (#111) bbae3ac
  • ✨ support custom fetch (#108) 76b2b21
  • 🚸 update github issue template dab1b08
  • 🚨 supplement lint config (#101) 6639ddb
  • 🚨 add linter/prettier and fix errors (#98) e9885af

v1.2.0...v1.2.1

v1.2.0

27 Sep 07:58
Compare
Choose a tag to compare
  • ✨ add runAfterFirstMounted effect hook (#96) 39a3e8a
  • ✏️ defer -> deferred (#94) a068549
  • 🚸 add global variable to help to identify qiankun context in sub apps (#95) 13b88a8

v1.1.11...v1.2.0

v1.1.12-0

23 Sep 14:53
Compare
Choose a tag to compare
v1.1.12-0 Pre-release
Pre-release
  • 📦 add --any-branch tag to np 8f9260e
  • ✨ restore all the context while app remounted (#66) 21af232

v1.1.11...v1.1.12-0

v1.1.11

23 Sep 11:50
Compare
Choose a tag to compare

v1.1.10...v1.1.11

v1.1.10

20 Sep 04:01
Compare
Choose a tag to compare
  • ✨ singular mode could be a validate function (#84) ae616fe

v1.1.9...v1.1.10

v1.1.9

18 Sep 05:30
Compare
Choose a tag to compare
  • ✨ add singular mode and enable it by default (#79) 1e95f4d

v1.1.8...v1.1.9

v1.1.8

16 Sep 14:08
Compare
Choose a tag to compare
  • 🐛 made the lifecycle execution to be ordered (#77) 3753d63
  • 🐛 use a refer copy instead to avoid listener traverse disordered while splicing (#76) 8d53f53

v1.1.7...v1.1.8