Skip to content

Conversation

abw
Copy link

@abw abw commented Mar 4, 2025

This PR updates use-composed-ref to 1.4.0 and use-latest to 1.3.0 to get support for React 19.

Copy link

changeset-bot bot commented Mar 4, 2025

⚠️ No Changeset found

Latest commit: aaeaead

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

@Bazeloth
Copy link

We downgraded to react 18 because of this. Please check this out @Andarist

@Andarist
Copy link
Owner

Those ranges have literally nothing to do with your own projects 🤷‍♂️ releasing a new version of react-textarea-autosize with those could help you bust your lockfiles and force the upgrade but you can do that just fine on your own already. Just remove those packages from your lockfile and run install - a fresh insertion to the lockfile should pick up the latest version of those transitive dependencies.

@Bazeloth
Copy link

Bazeloth commented Sep 16, 2025

Looks like a bug with yarn perhaps? It didnt update the lock file properly. We did as you suggested and everything is working fine right now. Thanks for your help!

I'd suggest you close this PR as it can be confusing for others.

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.

3 participants