Skip to content

Conversation

@jaroslawfrydrych
Copy link

@jaroslawfrydrych jaroslawfrydrych commented Jun 4, 2025

Why

Issue #10 highlights that this library is still using React 17, which is outdated. Bumping the React dependencies to version 18.0.0 ensures compatibility with downstream projects that rely on React 18.

What

  • Updated package/package.json:
    • Changed "react": "^17.0.0" to "react": "^18.0.0"

Closes #10

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.

Add support for React 18.*

1 participant