Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

4.0.0

Compare
Choose a tag to compare
@htdangkhoa htdangkhoa released this 05 Jun 05:54
· 28 commits to master since this release

[NEW]:

  • Auto change port if it's used on DEV mode.
  • Webpack split chunks are better.

[BREAKING]:

  • Remove react-router, just use react-router-dom instead.

[UPDATE]:

  • Update deps.
  • Improve documents.

[FIX]:

  • lastLocation.pathname make Layout component crashed.