Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

v0.1.2

Latest
Compare
Choose a tag to compare
@taion taion released this 20 Dec 16:53
· 6 commits to master since this release

This release adds two more codemods for migrating to the new React Router API.

  • react-router/deprecate-context-history: replace context.history with context.router
  • react-router/deprecate-isActive-query: drop the query argument to router.isActive and use a location descriptor instead