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

perf(react): react 19 support #1423

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

perf(react): react 19 support #1423

wants to merge 2 commits into from

Conversation

subzero10
Copy link
Member

@subzero10 subzero10 commented Dec 12, 2024

Status

WIP

Description

While working on #1414, I noticed that a fresh Nextjs v15 app comes with React 19.
This PR adds React 19 support and removes deprecated packages (prop-types, react-test-renderer).

Todos

  • Upgrade to react 19
  • Update peer-deps
  • Modify tests for react 19
  • Manual tests

@subzero10 subzero10 added the react @honeybadger-io/react label Dec 12, 2024
@subzero10 subzero10 self-assigned this Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
react @honeybadger-io/react
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant