Skip to content

fix(gatsby): Add missing React peer dependency#4576

Merged
AbhiPrasad merged 1 commit into
getsentry:masterfrom
aaronadamsCA:patch-1
Feb 15, 2022
Merged

fix(gatsby): Add missing React peer dependency#4576
AbhiPrasad merged 1 commit into
getsentry:masterfrom
aaronadamsCA:patch-1

Conversation

@aaronadamsCA
Copy link
Copy Markdown
Contributor

Fixes #4549 by copying missing React peer dependency from packages/nextjs/package.json.

@AbhiPrasad AbhiPrasad changed the title Add missing Gatsby peer dependency on React fix(gatsby): Add missing React peer dependency Feb 15, 2022
@AbhiPrasad AbhiPrasad enabled auto-merge (squash) February 15, 2022 15:36
Copy link
Copy Markdown
Contributor

@AbhiPrasad AbhiPrasad left a comment

Choose a reason for hiding this comment

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

Took the liberty of changing the title.

Appreciate the help, thanks for both the PRs!

@sapjax
Copy link
Copy Markdown

sapjax commented Apr 2, 2022

This PR causes the dependency conflict with Next.js 12 which has the dependency of react@"^18.0.0".

@AbhiPrasad
Copy link
Copy Markdown
Contributor

Next release will fix this!

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.

Missing peer dependencies in Gatsby package

3 participants