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

v1.2.0

Latest
Compare
Choose a tag to compare
@chenbin92 chenbin92 released this 27 Apr 09:22
· 2 commits to master since this release
a577907

Enhancement 🚀 🚀 🚀

  • feat: provide useSearchParams、withSearchParams apis, support to parse URL search parameters #261
  • feat: add webpackHotDevClient when command is start #262
  • feat: add eslint detection in development environment
  • feat: detect page is export default #271
  • feat: support register provider with mpa #283
  • fix: interceptor config is optional #284
  • fix: not generate routes when MPA #267
  • fix: set webpack name and loglevel #289
  • fix: add react-router-dom types #282
  • refactor: plugin types optimization and better TS support #285