You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,29 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
5
+
## 1.7.0 (2021-10-26)
6
+
7
+
8
+
### Features
9
+
10
+
* adapt qiankun 2.0 shadow dom render mode ([#10](https://github.com/FEMessage/nuxt-micro-frontend/issues/10)) ([f41894c](https://github.com/FEMessage/nuxt-micro-frontend/commit/f41894c34ced3d309a1aad3b63cab3e756f2a288))
* call mounted even not in qiankun ([#15](https://github.com/FEMessage/nuxt-micro-frontend/issues/15)) ([2f571cb](https://github.com/FEMessage/nuxt-micro-frontend/commit/2f571cbea77cd824f3c031fecbf85789ee20b9bc))
13
+
* First Release ([#1](https://github.com/FEMessage/nuxt-micro-frontend/issues/1)) ([16dd93a](https://github.com/FEMessage/nuxt-micro-frontend/commit/16dd93ab25157dd0cb5fb10b5056c5809b24e38c))
14
+
* support webpack.output config ([#18](https://github.com/FEMessage/nuxt-micro-frontend/issues/18)) ([e44447d](https://github.com/FEMessage/nuxt-micro-frontend/commit/e44447d9544ed2badb19b59d6529c5805674f799))
* better compatibility for hook ([d3f4522](https://github.com/FEMessage/nuxt-micro-frontend/commit/d3f4522579e156c735d40987c5f18b49a3ed9e78))
23
+
* reference error in unmount if createApp failed ([#44](https://github.com/FEMessage/nuxt-micro-frontend/issues/44)) ([4c67052](https://github.com/FEMessage/nuxt-micro-frontend/commit/4c67052066ca1cd5cb71d0610f12114c7de210b0))
24
+
* render twice and path resolution for production ([#29](https://github.com/FEMessage/nuxt-micro-frontend/issues/29)) ([363ab17](https://github.com/FEMessage/nuxt-micro-frontend/commit/363ab179e6fd81f43eeed25b1c591a55fc891a71))
25
+
* test error ([#22](https://github.com/FEMessage/nuxt-micro-frontend/issues/22)) ([2f29018](https://github.com/FEMessage/nuxt-micro-frontend/commit/2f2901867e661275711830e0d188a646617b21a7))
26
+
* unmount function props parameter ([#14](https://github.com/FEMessage/nuxt-micro-frontend/issues/14)) ([8ec5489](https://github.com/FEMessage/nuxt-micro-frontend/commit/8ec54891e01df347b7a0ce5fe16aebd1020b11ad))
0 commit comments