-
Notifications
You must be signed in to change notification settings - Fork 59
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
Conversation
0325deb
to
7714237
Compare
7714237
to
e54463e
Compare
Codecov Report
@@ 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.
|
e54463e
to
ea4d6d0
Compare
Decided to only support the latest version in order to keep the plugin (and the whole ecosystem) up to date |
ea4d6d0
to
5603447
Compare
BREAKING CHANGE: Requires Node >=12.13.x BREAKING CHANGE: Requires Gatsby ^3.x
5603447
to
ada6df0
Compare
🎉 This PR is included in version 5.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
BREAKING CHANGE: Requires
node@>=12.13.x
BREAKING CHANGE: Requires
gatsby@^3.x
Closes #175