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
.
plotly
/
react-plotly.js
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
139
Star
1.1k
Code
Issues
142
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
chore: Version updates for v4.0.0
- #371
#371
Merged
camdecoster
merged 26 commits into
master
plotly/react-plotly.js:master
from
release-4.0.0
plotly/react-plotly.js:release-4.0.0
Copy head branch name to clipboard
Jun 18, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
chore: Version updates for v4.0.0
#371
camdecoster
merged 26 commits into
master
plotly/react-plotly.js:master
from
release-4.0.0
plotly/react-plotly.js:release-4.0.0
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2026
build: Update build tooling
camdecoster
committed
7c96be7
View commit details
Copy full SHA for 7c96be7
Browse repository at this point
Remove obsolete files from gitignore
camdecoster
committed
6a2ca3c
View commit details
Copy full SHA for 6a2ca3c
Browse repository at this point
Use package.json "files" instead of npmignore
camdecoster
committed
253037a
View commit details
Copy full SHA for 253037a
Browse repository at this point
Update file names in README
camdecoster
committed
7076fa5
View commit details
Copy full SHA for 7076fa5
Browse repository at this point
Commits on Jun 10, 2026
Merge pull request #367 from plotly/cam/update-build-tooling
Show description for 6781433
camdecoster
authored
6781433
View commit details
Copy full SHA for 6781433
Browse repository at this point
Remove prop-types in favor of TS types
camdecoster
committed
2f3d91c
View commit details
Copy full SHA for 2f3d91c
Browse repository at this point
Run CI on React 18 and 19
camdecoster
committed
9da6aad
View commit details
Copy full SHA for 9da6aad
Browse repository at this point
Add type check script
camdecoster
committed
dabec75
View commit details
Copy full SHA for dabec75
Browse repository at this point
Switch to tsconfig
camdecoster
committed
439b54b
View commit details
Copy full SHA for 439b54b
Browse repository at this point
Merge pull request #368 from plotly/cam/switch-prop-types-to-ts
Show description for eb42ce8
camdecoster
authored
eb42ce8
View commit details
Copy full SHA for eb42ce8
Browse repository at this point
Convert class components to function components
camdecoster
committed
261fc4c
View commit details
Copy full SHA for 261fc4c
Browse repository at this point
Merge pull request #369 from plotly/cam/convert-class-to-function-components
Show description for b04153b
camdecoster
authored
b04153b
View commit details
Copy full SHA for b04153b
Browse repository at this point
chore: Remove dead dependencies
camdecoster
committed
62f1307
View commit details
Copy full SHA for 62f1307
Browse repository at this point
Merge pull request #370 from plotly/cam/remove-dead-dependencies
Show description for 120eae3
camdecoster
authored
120eae3
View commit details
Copy full SHA for 120eae3
Browse repository at this point
Update changelog
camdecoster
committed
2d8ae17
View commit details
Copy full SHA for 2d8ae17
Browse repository at this point
Update README per v4 changes
camdecoster
committed
3bfd1c8
View commit details
Copy full SHA for 3bfd1c8
Browse repository at this point
Add RELEASE document
camdecoster
committed
94f79eb
View commit details
Copy full SHA for 94f79eb
Browse repository at this point
chore: Version updates for v4.0.0
camdecoster
committed
06917bb
View commit details
Copy full SHA for 06917bb
Browse repository at this point
Commits on Jun 15, 2026
fix: Save ref at higher scope than useEffect cleanup function
camdecoster
committed
2e1d84b
View commit details
Copy full SHA for 2e1d84b
Browse repository at this point
Add fix for StrictMode destroying plot
camdecoster
committed
61fabea
View commit details
Copy full SHA for 61fabea
Browse repository at this point
Merge pull request #372 from plotly:cam/fix-plotComponentFactory-effect-cleanup
Show description for 0f14332
camdecoster
authored
0f14332
View commit details
Copy full SHA for 0f14332
Browse repository at this point
Merge remote-tracking branch 'origin/v4' into release-4.0.0
camdecoster
committed
81a0cc8
View commit details
Copy full SHA for 81a0cc8
Browse repository at this point
Commits on Jun 18, 2026
fix: Update type to reflect forwardRef wrapped component
camdecoster
committed
f104e09
View commit details
Copy full SHA for f104e09
Browse repository at this point
Merge pull request #373 from plotly/cam/update-type-forwardRef
Show description for 15945a6
camdecoster
authored
15945a6
View commit details
Copy full SHA for 15945a6
Browse repository at this point
Merge remote-tracking branch 'origin/v4' into release-4.0.0
camdecoster
committed
a7a6bc6
View commit details
Copy full SHA for a7a6bc6
Browse repository at this point
Update CHANGELOG
camdecoster
committed
26d8d0c
View commit details
Copy full SHA for 26d8d0c
Browse repository at this point
You can’t perform that action at this time.