Skip to content

Add ^19.0.0-rc to @y-sweet/react peer dependencies#338

Merged
jakelazaroff merged 1 commit into
mainfrom
update-y-sweet-react-peerdep-2
Nov 25, 2024
Merged

Add ^19.0.0-rc to @y-sweet/react peer dependencies#338
jakelazaroff merged 1 commit into
mainfrom
update-y-sweet-react-peerdep-2

Conversation

@jakelazaroff

Copy link
Copy Markdown
Contributor

Follow-up to #336^19.0.0 actually doesn't match pre-releases, which is what Next.js is including (react@19.0.0-rc-66855b96-20241106). ^19.0.0-rc matches all pre-releases, as confirmed by https://semver.npmjs.com.

Also, ^19 desugars to ^19.0.0 so I just removed the extraneous .0.0s.

@vercel

vercel Bot commented Nov 25, 2024

Copy link
Copy Markdown

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

Name Status Preview Comments Updated (UTC)
y-sweet-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 6:02pm
y-sweet-demos ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 6:02pm
y-sweet-gendocs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 6:02pm

@standard-input standard-input Bot 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.

No issues flagged.
Standard Input can make mistakes. Check important info.

@ellipsis-dev ellipsis-dev Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to ae345d7 in 4 seconds

More details
  • Looked at 15 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. js-pkg/react/package.json:46
  • Draft comment:
    The change to "react": "^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc" correctly allows for pre-release versions of React 19, as intended.
  • Reason this comment was not posted:
    Confidence changes required: 0%
    The change in peerDependencies is correct and aligns with the PR description.

Workflow ID: wflow_Ucy8IE87v1xXuujM


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@jakelazaroff jakelazaroff merged commit fd3688f into main Nov 25, 2024
@jakelazaroff jakelazaroff deleted the update-y-sweet-react-peerdep-2 branch November 25, 2024 18:03
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