This repository has been archived by the owner on Jul 19, 2019. It is now read-only.
This release adds two more codemods for migrating to the new React Router API.
react-router/deprecate-context-history
: replacecontext.history
withcontext.router
react-router/deprecate-isActive-query
: drop thequery
argument torouter.isActive
and use a location descriptor instead