Skip to content

feat: add React 19 peer dependency support#543

Open
matthew-davis wants to merge 1 commit intojakezatecky:masterfrom
matthew-davis:feat/react-19-support
Open

feat: add React 19 peer dependency support#543
matthew-davis wants to merge 1 commit intojakezatecky:masterfrom
matthew-davis:feat/react-19-support

Conversation

@matthew-davis
Copy link

Changes

  • Updated peerDependencies to include React 19

Testing

  • ✅ Existing tests pass with React 19
  • ✅ Build completes successfully
  • ✅ Tested in my application with React 19 without issues

Context

React 19 is largely backwards compatible with React 18. This change allows users to upgrade to React 19 without peer dependency conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants