This repository has been archived by the owner on Sep 27, 2021. It is now read-only.
4.0.0
[NEW]:
- Auto change port if it's used on
DEV
mode. - Webpack split chunks are better.
[BREAKING]:
- Remove
react-router
, just usereact-router-dom
instead.
[UPDATE]:
- Update deps.
- Improve documents.
[FIX]:
lastLocation.pathname
makeLayout
component crashed.