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: support React 19 #709

Merged
merged 4 commits into from
Dec 14, 2024
Merged

feat: support React 19 #709

merged 4 commits into from
Dec 14, 2024

Conversation

thebuilder
Copy link
Owner

This PR upgrades to the latest versions. Because of the React types dropping deprecated types, the supported version range is changed from React 15 to React 17.

Closes #708

Copy link

stackblitz bot commented Dec 14, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

vercel bot commented Dec 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-intersection-observer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 14, 2024 1:39pm

Copy link

pkg-pr-new bot commented Dec 14, 2024

npm i https://pkg.pr.new/thebuilder/react-intersection-observer@709

commit: 41703d3

@thebuilder thebuilder changed the title Upgrade to and support react 19 feat: support React 19 Dec 14, 2024
@thebuilder thebuilder merged commit 8bafe25 into main Dec 14, 2024
15 checks passed
@thebuilder thebuilder deleted the feat/support-react-19 branch December 14, 2024 13:41
@thebuilder
Copy link
Owner Author

🎉 This PR is included in version 9.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeScript type error with React 19 types
1 participant