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

feat: Update peerDependencies to include React 19 #651

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michal-worwag
Copy link

Add React 19 to peerDependencies

Copy link

changeset-bot bot commented Nov 4, 2024

⚠️ No Changeset found

Latest commit: 80c8e37

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@felipedeboni
Copy link

Since React 19 is stable is it going to be merged? Is is actively maintained?

@J4v4Scr1pt
Copy link

Is this going to be focused on soon?

@lasseklovstad
Copy link

@juliencrn alot of apps waiting to upgrade to React 19 depend on this library. Can this be prioritized?

@Arsenalist
Copy link

Upvoted this as this is preventing anyone using this library to upgrade to NextJS 15 which requires React 19 as a peer dependency.

@felipedeboni
Copy link

felipedeboni commented Dec 18, 2024

Given the current state of this repository I’ve forked it and published my own version. Some dependencies are updated and had to do some minor changes to align with the latest behavior of useRef (which requires an argument).

You can review the changes here: a1af647d5a41d820cb0863ef7bb54681e806173c.

Feel free to replace usehooks-ts with @undefined/usehooks-ts in your project. This version is compatible with React 19.

If you encounter any issues, feel free to open a pull request, and I’ll take a look when I have some time.

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.

5 participants