Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

v1.0.0-rc.5

Compare
Choose a tag to compare
@ClarkXia ClarkXia released this 27 Oct 08:02
· 27 commits to master since this release
24574fa

Feat: create root for pure js bundle (like weex) #592
Feat: support initialState of store, and refactor runtime of app store #435 #596
Feat: <ClientOnly /> component for render different content when SSR #542
Feat: support keep alive by <Offscreen /> #556
Feat: support route config types #595
Feat: support static runtime(like plugin-request) #609
Refactor:move miniapp runtime into @ice/miniapp-runtime #597
Fix: error occurs when remove unused code #608
Fix: optimize log of error stack and transform error #618 #588
Fix: incorrect value of server format config #614
Fix: disable hydrate when build mode is documentOnly #625
Fix: check file extensions before transform code #599
Fix: add assets manifest only in js entry file #637
Fix: regex rule for different package manager #635
Docs: add several docs and update doc structure #577 #584 #593 #628 #617 #612