Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React-router-v7 peer dependencies support #957

Open
francisco-sanchez-molina opened this issue Feb 12, 2025 · 2 comments
Open

React-router-v7 peer dependencies support #957

francisco-sanchez-molina opened this issue Feb 12, 2025 · 2 comments
Labels
feature Request a new feature

Comments

@francisco-sanchez-molina

Description

We're updating to react-router v7 in our project and have noticed that @grafana/faro-react has a conflicting peer dependency with this version.

"peerDependencies": {
  "react-router-dom": "^4.0.0 || ^5.0.0 || ^6.0.0"
}

Are there any plans to support react-router v7 in the near future?

Thanks for the project!

@francisco-sanchez-molina francisco-sanchez-molina added the feature Request a new feature label Feb 12, 2025
@codecapitano
Copy link
Collaborator

Related to #759

@codecapitano
Copy link
Collaborator

Hi @francisco-sanchez-molina yes we will but have no timeline yet.
I'll bring up to the team for discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request a new feature
Projects
None yet
Development

No branches or pull requests

2 participants