addons icon indicating copy to clipboard operation
addons copied to clipboard

Update react-router monorepo to v6

Open bobsilverberg opened this issue 1 year ago • 2 comments

This is one of the remaining dependencies we have not yet updated due to changes needed. Getting to v6 is a multi-step process:

  1. Update from v4 to v5. This should be a simple update.
  2. Make some changes to our code with v5 to prepare for the update to v6.
  3. Install the v5 to v6 compatibility package, which will allow some of our code can continue to use v5 while we migrate others, incrementally to v6.
  4. Once all code has been migrated to work with v6, update to v6.

┆Issue is synchronized with this Jira Task

bobsilverberg avatar Sep 23 '22 18:09 bobsilverberg