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: support gatsby 3.x #179

Merged
merged 1 commit into from
Apr 14, 2021
Merged

feat: support gatsby 3.x #179

merged 1 commit into from
Apr 14, 2021

Conversation

MichaelDeBoey
Copy link
Owner

@MichaelDeBoey MichaelDeBoey commented Apr 12, 2021

BREAKING CHANGE: Requires node@>=12.13.x
BREAKING CHANGE: Requires gatsby@^3.x


Closes #175

@MichaelDeBoey MichaelDeBoey force-pushed the gatsby-v3 branch 2 times, most recently from 0325deb to 7714237 Compare April 12, 2021 11:49
@codecov
Copy link

codecov bot commented Apr 12, 2021

Codecov Report

Merging #179 (ada6df0) into main (c93a670) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #179   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          299       299           
  Branches        94        94           
=========================================
  Hits           299       299           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c93a670...ada6df0. Read the comment docs.

@MichaelDeBoey MichaelDeBoey changed the title feat: support Gatsby 3.x feat: support gatsby 3.x Apr 14, 2021
@MichaelDeBoey
Copy link
Owner Author

Decided to only support the latest version in order to keep the plugin (and the whole ecosystem) up to date

BREAKING CHANGE: Requires Node >=12.13.x
BREAKING CHANGE: Requires Gatsby ^3.x
@MichaelDeBoey MichaelDeBoey merged commit 1d9524e into main Apr 14, 2021
@MichaelDeBoey MichaelDeBoey deleted the gatsby-v3 branch April 14, 2021 14:36
@github-actions
Copy link

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@MichaelDeBoey MichaelDeBoey added the BREAKING CHANGE This change will require a major version bump label Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING CHANGE This change will require a major version bump released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Gatsby v3
2 participants