- Updated to React Router v5.2.0 with new Syntax and Hooks: No more usaged of the
component
property on the Route, new hooks useHistory and useLocation.
- Added support for async/wait using the
@babel/plugin-transform-runtime
plugin. No more regenerator/runtime issue. - Replaced now.json with vercel.json