Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gatsby): Support Gatsby v4 #4120

Merged
merged 2 commits into from Nov 4, 2021
Merged

feat(gatsby): Support Gatsby v4 #4120

merged 2 commits into from Nov 4, 2021

Conversation

iker-barriocanal
Copy link
Member

Add support for Gatsby v4.

The only relevant changes for our SDK to support v4 are these notes for plugin maintainers, and only the gatsby peer dependency version upgrade applies, addressed in this PR. Future breaking changes don't apply either.

Resolves #4107.

@iker-barriocanal iker-barriocanal requested a review from a team November 4, 2021 13:29
@iker-barriocanal iker-barriocanal self-assigned this Nov 4, 2021
@iker-barriocanal iker-barriocanal requested review from sl0thentr0py and smeubank and removed request for a team November 4, 2021 13:29
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2021

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 22.47 KB (-0.01% 🔽)
@sentry/browser - Webpack 23.35 KB (0%)
@sentry/react - Webpack 23.39 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 29.92 KB (-0.01% 🔽)

Copy link
Member

@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.

Awesome, thanks for taking a look!

@iker-barriocanal iker-barriocanal merged commit 8f51ef7 into master Nov 4, 2021
@iker-barriocanal iker-barriocanal deleted the iker/feat/gatsby4 branch November 4, 2021 17:00
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.

sentry/gatsby doesn't support Gatsby 4 as a peer dependency
2 participants