From 80f7c786bba9b1601ec1c899b07a9e8401e0c1ac Mon Sep 17 00:00:00 2001 From: Kuitos Date: Sat, 20 Nov 2021 16:00:05 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20upgrade=20roadmap=20(#1828)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index c18de85..be51425 100644 --- a/README.md +++ b/README.md @@ -96,10 +96,7 @@ Visit `http://localhost:7099`. ## 🎯 Roadmap -- [x] Parcel apps integration (multiple micro-apps displayed at the same time, but only one uses router at most) -- [x] Communication protocol between the framework and hosted micro-apps -- [ ] Customizable side-effect hijacker -- [ ] Nested micro-apps +See [Qiankun 3.0 Roadmap](https://github.com/umijs/qiankun/discussions/1378) ## 🎁 Acknowledgements