Skip to content

feat: support React 19 - #709

Merged
thebuilder merged 4 commits into
mainfrom
feat/support-react-19
Dec 14, 2024
Merged

feat: support React 19#709
thebuilder merged 4 commits into
mainfrom
feat/support-react-19

Conversation

@thebuilder

Copy link
Copy Markdown
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

@bolt-new-by-stackblitz

Copy link
Copy Markdown

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

@vercel

vercelBot commented Dec 14, 2024

Copy link
Copy Markdown

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

NameStatusPreviewCommentsUpdated (UTC)
react-intersection-observer✅ Ready (Inspect)Visit Preview💬 Add feedbackDec 14, 2024 1:39pm

@pkg-pr-new

pkg-pr-newBot commented Dec 14, 2024

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

commit: 41703d3

@thebuilderthebuilder changed the title Upgrade to and support react 19feat: support React 19Dec 14, 2024
@thebuilder
thebuilder merged commit 8bafe25 into mainDec 14, 2024
@thebuilder
thebuilder deleted the feat/support-react-19 branch December 14, 2024 13:41
@thebuilder

Copy link
Copy Markdown
OwnerAuthor

🎉 This PR is included in version 9.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for freeto 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

@thebuilder