Skip to content
This repository has been archived by the owner on May 9, 2020. It is now read-only.

v1.1.3

Compare
Choose a tag to compare
@chenbin92 chenbin92 released this 30 Mar 09:14
· 113 commits to master since this release
45cf3c4

Improvements

  • feat: support for global use of requests (#161)
  • feat: fallback to csr when ssr error (#179)
  • support setting APP_MODE at runtime (#189)
  • fix: pass location params to StaticRouter (#176)
  • fix: define process.env.APP_MODE in ssr (#181)
  • fix: lock core-js version (#184)