Uh oh!
There was an error while loading. Please reload this page.
chore(gatsby-plugin-clerk): Add transition period notice - #3840
Conversation
🦋 Changeset detectedLatest commit: 5d83cc6 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 |
| "baseBranch": "origin/main", | ||
| "updateInternalDependencies": "patch", | ||
| "ignore": ["gatsby-plugin-clerk"], | ||
| "ignore": [], |
There was a problem hiding this comment.
Temporarily removing the gatsby SDK to ignored list so we can publish the notice to NPM
Uh oh!
There was an error while loading. Please reload this page.
nikosdouvlis
left a comment
There was a problem hiding this comment.
LGTM 👍🏻
Let's make sure that this package gets released under the 4 version tag before release
b252aab to
3b35bb3Compare@nikosdouvlis thanks for reviewing! That just means updating the version in the package.json file back to 4.4.7 (the last main version), right? Or are there any other steps required? Also since 4.x.x is in Core 1, would doing this release a 4.x.x in Core 2? |
a7d7462 to
5d83cc6Compare
Description
This PR adds notice of plan to EOL Gatsby SDK
Fixes ECO-86 and ECO-92
Checklist
npm testruns as expected.npm run buildruns as expected.Type of change