Skip to content

[RELEASE] React 19 support#109

Merged
andrewrubin merged 8 commits into
mainfrom
feature/react-19-support
Feb 11, 2026
Merged

[RELEASE] React 19 support#109
andrewrubin merged 8 commits into
mainfrom
feature/react-19-support

Conversation

@andrewrubin

@andrewrubin andrewrubin commented Feb 11, 2026

Copy link
Copy Markdown
Member

This PR includes:

  • Upgrade to React 19
  • Convert to TypeScript / remove PropTypes
  • Convert to CSS modules
  • Upgrade to @wethegit/react-hooks v3.1.1
  • Updates Vite config and publishing workflow to match our other libraries

This is a major version bump, and includes breaking changes. See the changeset.md.

Closes #34
Closes #101
Closes #102
Closes #103

@andrewrubin andrewrubin marked this pull request as ready for review February 11, 2026 00:16

@marlonmarcello marlonmarcello left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful work

Comment thread src/lib/components/autoplay-video.tsx
@andrewrubin andrewrubin merged commit 6ac1358 into main Feb 11, 2026
5 checks passed
@andrewrubin andrewrubin deleted the feature/react-19-support branch February 11, 2026 18:34
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.

Update to typescript Get rid of prop types Update to React 19 Update to @wethegit/react-hooks v3

2 participants