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

upgrade to react 19 #234

Merged
merged 11 commits into from
Dec 10, 2024
Merged

upgrade to react 19 #234

merged 11 commits into from
Dec 10, 2024

Conversation

jantimon
Copy link
Collaborator

@jantimon jantimon commented Dec 9, 2024

React 19 adds first-class ref support for function components, allowing us to
remove our forwardRef custom handling

https://react.dev/blog/2024/12/05/react-19#improvements-in-react-19

Copy link

changeset-bot bot commented Dec 9, 2024

🦋 Changeset detected

Latest commit: d14358c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
next-yak Major

Not sure what this means? Click here to learn what changesets are.

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

@jantimon jantimon requested a review from Mad-Kat December 9, 2024 10:09
Copy link

codspeed-hq bot commented Dec 9, 2024

CodSpeed Performance Report

Merging #234 will not alter performance

Comparing feature/react-19 (d14358c) with main (f204637)

Summary

✅ 2 untouched benchmarks

Mad-Kat
Mad-Kat previously approved these changes Dec 9, 2024
packages/benchmarks/package.json Outdated Show resolved Hide resolved
# Conflicts:
#	packages/example/package.json
#	packages/next-yak/package.json
#	pnpm-lock.yaml
@jantimon jantimon requested a review from Mad-Kat December 9, 2024 23:09
@jantimon jantimon merged commit d77a860 into main Dec 10, 2024
8 checks passed
@jantimon jantimon deleted the feature/react-19 branch December 10, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants