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

Request: React 19 support #17

Closed
ankurk91 opened this issue Mar 17, 2025 · 1 comment · Fixed by #19
Closed

Request: React 19 support #17

ankurk91 opened this issue Mar 17, 2025 · 1 comment · Fixed by #19

Comments

@ankurk91
Copy link

We are trying to use this in a Next.js 15 project, but can not install the package since it has react 18 as peer deps

"peerDependencies": {
"react": "^18.0.0",
"react-dom": "^18.0.0"
},

@Akalanka47000
Copy link
Member

Hi @ankurk91 , will check and release a new version tonight

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 a pull request may close this issue.

2 participants