-
Notifications
You must be signed in to change notification settings - Fork 95
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
chore(deps): upgrade to gatsby 4.0.0 #109
Conversation
🦋 Changeset detectedLatest commit: 0f20311 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Adds changeset for updates to theme and starters ahead of the version 4 release candidate later this month.
Hey @thinkybeast, that's great! |
Hey there @jpedroschmitz — stepping in for @thinkybeast while he's out on vacation to ensure we're not leaving you hanging! As you know, Gatsby v4 is nearing an official release and we could use your help in getting new versions of these themes published to npm with Gatsby 4 as dependencies. We will circle back to this PR and leave a comment tagging you on the day of the launch, but we wanted to give you a heads up of where we will need a hand in the process. Thanks again for your work as a maintainer — we're excited to get projects like this one onto the latest and greatest version of Gatsby! |
Hey @aghreed! That sounds awesome! Yeah, I'm up to merging it on the day launch. Just let me know, and then I can release it. |
@jpedroschmitz Gatsby 4 is GA today! I just updated the Gatsby-related dependencies to their latest version. Take a look, and if everything look good, feel free to merge. |
Thanks a lot, @thinkybeast! |
Hi! In case you didn’t know, Gatsby is planning its next major version for Q4 of this year! In preparation, the Gatsby team is reaching out to maintainers for our most popular Starters to help make the upgrade to Gatsby 4 as smooth as possible.
This PR updates your Gatsby Starter to the alpha version of this next release, as well as some related plugins. It’s just in draft form for now, since the 4.0.0 version of Gatsby isn’t quite ready for release yet. We’re mainly testing updating Gatsby and the other official plugins to ensure that the Starter builds without errors.
You may see some warnings from packages that list
gatsby: ^3.0.0
as a peer dependency. Don’t worry, we’ll come back and fix those before we take this PR out of draft mode when it’s ready to be merged.Once version 4.0.0 is ready, we'll come back to update the dependencies and convert this draft to a PR for review. Until then, no action is required on your end. If you have any questions / concerns, let us know in the comments.
Thanks again for all your work as a Gatsby maintainer. We’re so grateful to have you as part of our community. 💜
For more information on what’s coming with Gatsby v4, check out the GitHub Discussion.