Skip to content

0.8.0

Compare
Choose a tag to compare
@unadlib unadlib released this 21 Aug 16:36
· 583 commits to master since this release

Features

  • reactant-share
    • implement shared app project model.
    • support shared tab, shared worker, browser extension, and more.
    • support iframe/detached window.
    • dev mode checking minimized patches
    • minimized modules collection
    • graceful degradation: shared-worker -> shared-tab -> common-app
  • reactant-router
    • fix some issues.
    • add API push, replace, go, goBack, and goForward.
  • reactant-storage
    • remove export localStorage, pls use import storage from 'redux-persist/lib/storage'.
  • reactant-module
    • fix identifier definition issue
  • reactant-cli
    • add --type for a type app.