Skip to content

Releases: FEMessage/nuxt-micro-frontend

v1.7.0

26 Oct 14:39
Compare
Choose a tag to compare

🐛 Bug Fixes:

  • fix: reference error in unmount if createApp failed #44
  • fix: render twice and path resolution for production #29

📖 Documentation:

  • docs: add munawarb as a contributor #32

🏡 Chore:

  • chore: add demo #24

v1.6.0

09 Aug 07:46
Compare
Choose a tag to compare

✨ New Features:

  • feat: support webpack.output config #18

🐛 Bug Fixes:

  • fix: test error #22

📖 Documentation:

  • docs: add lianghx-319 as a contributor #20
  • docs: add cjfff as a contributor #19

v1.5.0

30 Apr 06:26
Compare
Choose a tag to compare

✨ New Features:

  • feat: call mounted even not in qiankun #15

v1.4.1

23 Apr 11:04
Compare
Choose a tag to compare

🐛 Bug Fixes:

  • fix: unmount function props parameter #14

v1.4.0

22 Apr 09:19
Compare
Choose a tag to compare

✨ New Features:

  • feat: adapt update hook #11
  • feat: 适配 qiankun 2.0 shadow dom 样式隔离模式 #10

v1.3.0

24 Mar 06:25
Compare
Choose a tag to compare

✨ New Features:

  • feat: support debug with main application under dev #8

v1.2.0

19 Mar 07:56
Compare
Choose a tag to compare

✨ New Features:

  • feat: 开启 dev 调试子应用接入功能 #6

v1.1.0

04 Mar 13:52
Compare
Choose a tag to compare

✨ New Features:

  • feat: 增加 mounted 和 beforeUnmount 两个钩子 #4
  • feat: First Release #1