-
## Bug report
### Required System information
- Is your project Javascript or Typescript: ts
Environment: development
OS: darwin-arm64
Strapi Version: 5.0.6
Node/Yarn Version: npm/8.3.1 node…
-
This will replace https://github.com/mozilla/addons-frontend/pull/9532. We'd like to update to the latest version of `react-router`. This may require quite a bit of work, so I've opened this separate …
-
`Synk` has alerted that `react-router-dom` needs to be upgrade. Due to migrating to a new major version more work will be required to complete this task.
- [upgrade react-router-dom from 5.3.4 to 6.0.…
-
Follow up to [#83666](https://github.com/grafana/grafana/issues/83666).
With most of the core now using the `react-router-dom-v5-compat` package, the next step would be to consider switching complete…
-
### 🙋 Documentation Request
Hi! Current documentation of the RouterProvider only has an example with React Router v6. Could we have an example usage with React Router v5?
### 🧢 Your Company/Team
_N…
-
Keep getting an error from frontend/src/index.js and an issue with:
import { createHashHistory } from "history";
have tried npm installing history again & @types/history
![image](https://gith…
-
This supports mozilla/addons#2173.
This package will allow us to continue to run code in `react-router v5` while also upgrading individual components to `v6`. Once everything has been updated to `v6`…
-
I think there is no need for `babel-plugin-transform-imports` for `react-router v5` since the new version won't import all of the unused modules.
I think it should get mentioned in the README file.
-
Some changes need to be made to ease the migration from react-router `v5` to `v6`, as documented [here](https://github.com/remix-run/react-router/blob/main/docs/upgrading/v5.md#upgrade-to-react-router…
-