Skip to content

chore: Version updates for v3.0.0#365

Merged
camdecoster merged 8 commits into
masterfrom
release-3.0.0
Jun 9, 2026
Merged

chore: Version updates for v3.0.0#365
camdecoster merged 8 commits into
masterfrom
release-3.0.0

Conversation

@camdecoster

Copy link
Copy Markdown
Contributor

Description

Version updates for v3.0.0

Comment thread package.json
"plotly.js": ">1.34.0",
"react": ">0.13.0"
"plotly.js": ">=3.0.0",
"react": "^18.0.0 || ^19.0.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Is there a reason the peer dependency version needs to be bumped?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The hover/click anywhere events are only part of plotly.js 3.5 and greater, so I bumped the peer dependency specifier. The React specifier reflects what our CI is now set up to test on.

@emilykl emilykl left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@camdecoster camdecoster merged commit 151343d into master Jun 9, 2026
5 checks passed
@camdecoster camdecoster mentioned this pull request Jun 9, 2026
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.

2 participants