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

Upgrade gatsby plugin to support V3 #452

Merged
merged 8 commits into from
May 3, 2021
Merged

Conversation

Dkendal
Copy link
Contributor

@Dkendal Dkendal commented May 3, 2021

Update's the peer dep of the Gatsby plugin so that it doesn't cause warnings with Gatsby 3. Fixes some audit warnings with the package. Makes an update to one of the Gatsby examples to use the updated version.

  • chore(gatsby-minimal-starter): upgrade gatsby plugin
  • chore(gatsby-minimal-starter): bump gatsby to v3
  • fix(gatsby-minimal-starter): fix webpack compilation
  • feat(gatsby): add V3 support
  • fix(gatsby): run npm audit fix
  • feat(gatsby): upgrade dev dep to gatsby v3
  • chore(gatsby): update lock file to use npm V7
  • chore(gatsby): bump dev version of package

fixes: #451
related: BuilderIO/gatsby-starter-builder#21

@Dkendal Dkendal marked this pull request as ready for review May 3, 2021 19:31
@Dkendal Dkendal requested a review from a team as a code owner May 3, 2021 19:31
@Dkendal Dkendal requested review from teleaziz and removed request for a team May 3, 2021 19:31
@Dkendal Dkendal merged commit 3c5dafc into BuilderIO:master May 3, 2021
@Dkendal Dkendal deleted the fix-gatsby-3 branch May 3, 2021 19:32
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.

Does @builder.io/gatsby work with Gatsby 3?
2 participants