silverstripe / silverstripe-framework

Silverstripe Framework, the MVC framework that powers Silverstripe CMS
https://www.silverstripe.org
BSD 3-Clause "New" or "Revised" License
722 stars 821 forks source link

Upgrade react router to version 4 #6742

Open flamerohr opened 7 years ago

flamerohr commented 7 years ago

React router has released a new version, with it comes new APIs. Will need to investigate what changes are involved, there are a few upgrading articles floating around that could provide a guide.

chillu commented 7 years ago

Should be reviewed in wider context of upgrading our NPM deps, but with the assumption that we can upgrade client-side deps in minor releases (e.g. to React 27 in 2019)