Uh oh!
There was an error while loading. Please reload this page.
chore(repo): Enter changesets Pre mode (for v5) - #1970
Conversation
|
| Name | Type |
|---|---|
| gatsby-plugin-clerk | Major |
| @clerk/clerk-js | Major |
| @clerk/clerk-sdk-node | Major |
| @clerk/backend | Major |
| @clerk/fastify | Major |
| @clerk/nextjs | Major |
| @clerk/shared | Major |
| @clerk/clerk-expo | Major |
| @clerk/types | Major |
| @clerk/chrome-extension | Patch |
| @clerk/remix | Patch |
| @clerk/clerk-react | Patch |
| @clerk/localizations | Patch |
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
0c9a367 to
387a803Compare387a803 to
3f83492CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
629773b to
543e69bCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
nikosdouvlis
left a comment
There was a problem hiding this comment.
One minor comment, everything else makes sense!
Uh oh!
There was an error while loading. Please reload this page.
4dbb3c7 to
aef6c94CompareUh oh!
There was an error while loading. Please reload this page.
Since we are using the pre-release changeset mode there is no need to generate canary releases upon merging commits to main using the `canary` related npm commands and gh actions. Also with this change we will stop producing a `canary` version on every main merge.
Since we have enabled the changeset pre-release mode the versions
produced by the Version packages PR will be pre-release tags with
a `alpha-v${next-major-version}` tag. So there is no need to block the Version Packages
PR from being merged and we will need to exit changeset pre-release
mode to release the stable next major version.…be considered breaking
427ff92 to
db5a931Compare
Description
Version packagesto produce next major version@alpha-v5releasemain-v4torelease/v4(are only used as reference for the future, those will actually be used to trigger flows when they are committed torelease/v4)To verify
premajortags:git checkout fix-version-packagesnpx changeset versionChecklist
npm testruns as expected.npm run buildruns as expected.Type of change
Packages affected
@clerk/backend@clerk/chrome-extension@clerk/clerk-js@clerk/clerk-expo@clerk/fastifygatsby-plugin-clerk@clerk/localizations@clerk/nextjs@clerk/clerk-react@clerk/remix@clerk/clerk-sdk-node@clerk/shared@clerk/themes@clerk/typesbuild/tooling/chore