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 v19 support #759

Open
mathisfo opened this issue Dec 9, 2024 · 1 comment
Open

React v19 support #759

mathisfo opened this issue Dec 9, 2024 · 1 comment
Labels
feature Request a new feature

Comments

@mathisfo
Copy link

mathisfo commented Dec 9, 2024

Description

@grafana/faro-react has a conflicting peer dependency in our project starting with react v19

"peerDependencies": {
    "react": "^16.8.0 || ^17.0.0 || ^18.0.0",
    "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",
    "react-router-dom": "^4.0.0 || ^5.0.0 || ^6.0.0"
  },

Is there any plans to support react 19 in the near future?

@mathisfo mathisfo added the feature Request a new feature label Dec 9, 2024
@codecapitano
Copy link
Collaborator

Hey @mathisfo yes we'll support React 19.
I can't 100% tell you when exactly we'll start but I expect it to be this quarter.

Cheers

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