Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 350 Bytes

CHANGELOG.md

File metadata and controls

9 lines (5 loc) · 350 Bytes

3 July 7, 2020

  • 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.

Oct 23, 2020

  • Added support for async/wait using the @babel/plugin-transform-runtime plugin. No more regenerator/runtime issue.
  • Replaced now.json with vercel.json