Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
jwplayer
/
jwplayer-react
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
37
Code
Issues
4
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
PUBS-2478 | Upgrade to react v19
- #36
#36
Merged
jwbrandon
merged 20 commits into
main
jwplayer/jwplayer-react:main
from
pubs-2478
jwplayer/jwplayer-react:pubs-2478
Copy head branch name to clipboard
Jul 14, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
PUBS-2478 | Upgrade to react v19
#36
jwbrandon
merged 20 commits into
main
jwplayer/jwplayer-react:main
from
pubs-2478
jwplayer/jwplayer-react:pubs-2478
Copy head branch name to clipboard
Commits
Commits on Mar 19, 2026
Upgrade dependencies and update Node.js versions in CI workflow. Refactor tests to use React Testing Library instead of Enzyme, improving test reliability and maintainability. Update coverage summa…
Show description for 14ed7df
Josh
committed
14ed7df
View commit details
Copy full SHA for 14ed7df
Browse repository at this point
Support react v19
Josh
committed
830ecd1
View commit details
Copy full SHA for 830ecd1
Browse repository at this point
Update demo
Josh
committed
595c868
View commit details
Copy full SHA for 595c868
Browse repository at this point
Update readme
Josh
committed
aa9edf0
View commit details
Copy full SHA for aa9edf0
Browse repository at this point
Commits on Mar 23, 2026
Update version
Josh
committed
2b14e3c
View commit details
Copy full SHA for 2b14e3c
Browse repository at this point
Commits on Jul 14, 2026
Update package
Josh
committed
b70514f
View commit details
Copy full SHA for b70514f
Browse repository at this point
Apply PR review feedback and guard async mount
Show description for 9dc07ed
jwbrandon
committed
9dc07ed
View commit details
Copy full SHA for 9dc07ed
Browse repository at this point
Align package.json license field with LICENSE.md (ISC)
Show description for e4a6897
jwbrandon
committed
e4a6897
View commit details
Copy full SHA for e4a6897
Browse repository at this point
Fix review findings: ship 2.0.1 with types, safer badge commits, react 19 compat
Show description for bf4df4e
jwbrandon
committed
bf4df4e
View commit details
Copy full SHA for bf4df4e
Browse repository at this point
Revert version to 2.0.0; version bump happens at merge
jwbrandon
committed
eb8fd1e
View commit details
Copy full SHA for eb8fd1e
Browse repository at this point
Typecheck the shipped TypeScript declarations in ci
Show description for 94ad463
jwbrandon
committed
94ad463
View commit details
Copy full SHA for 94ad463
Browse repository at this point
fix(player): dedupe load and handle load failure
Show description for ce3f304
jwbrandon
committed
ce3f304
View commit details
Copy full SHA for ce3f304
Browse repository at this point
fix(types): expose player API via component ref
Show description for bd81cd4
jwbrandon
committed
bd81cd4
View commit details
Copy full SHA for bd81cd4
Browse repository at this point
build(pkg): build lib on publish and tighten metadata
Show description for 084e0f6
jwbrandon
committed
084e0f6
View commit details
Copy full SHA for 084e0f6
Browse repository at this point
ci(workflow): allow manual runs via workflow_dispatch
jwbrandon
committed
e757601
View commit details
Copy full SHA for e757601
Browse repository at this point
build(pkg): build lib via prepare hook
Show description for 5d36c76
jwbrandon
committed
5d36c76
View commit details
Copy full SHA for 5d36c76
Browse repository at this point
fix(player): remove dead script on failed load
Show description for c98ee40
jwbrandon
committed
c98ee40
View commit details
Copy full SHA for c98ee40
Browse repository at this point
test(player): cover dedupe and load-failure paths
Show description for 75559ca
jwbrandon
committed
75559ca
View commit details
Copy full SHA for 75559ca
Browse repository at this point
fix(player): guard cache eviction in retry race
Show description for 0250e81
jwbrandon
committed
0250e81
View commit details
Copy full SHA for 0250e81
Browse repository at this point
test(player): harden mock cleanup and cover race
Show description for b528b1d
jwbrandon
committed
b528b1d
View commit details
Copy full SHA for b528b1d
Browse repository at this point
You can’t perform that action at this time.