Skip to content

feat: support gatsby 3.x#179

Merged
MichaelDeBoey merged 1 commit into
mainfrom
gatsby-v3
Apr 14, 2021
Merged

feat: support gatsby 3.x#179
MichaelDeBoey merged 1 commit into
mainfrom
gatsby-v3

Conversation

@MichaelDeBoey
Copy link
Copy Markdown
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
Comment thread .github/workflows/validate.yml Outdated
@codecov
Copy link
Copy Markdown

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.

Comment thread .github/workflows/validate.yml Outdated
@MichaelDeBoey MichaelDeBoey changed the title feat: support Gatsby 3.x feat: support gatsby 3.x Apr 14, 2021
@MichaelDeBoey
Copy link
Copy Markdown
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
Copy Markdown

🎉 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