Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@clerk/[email protected]
Major Changes
Recently Fastify released its v5 and along with it came some breaking changes. Read their migration guide to learn more. (#4270) by @LekoArts
In order to support Fastify v5 a new major version of
@clerk/fastify
is required as Fastify's Node.js requirement is now>=20
. Previously@clerk/fastify
allowed>=18.17.0
.@clerk/[email protected]
only supports Fastify v5 or later, if you want/need to continue using Fastify v4, please stick with your current version. The@clerk/[email protected]
upgrade itself doesn't have any required code changes as only internal dependencies and requirements were updated.Patch Changes
358be296a
]:@clerk/[email protected]
Patch Changes
358be296a
]:@clerk/[email protected]
Patch Changes
permissions
field forOrganizationMembership
resource (#4310) by @dstaley@clerk/[email protected]
Patch Changes
e50ce1b10
]:@clerk/[email protected]
Patch Changes
OrganizationSwitcher
popover action to include label (#4304) by @LauraBeatris@clerk/[email protected]
Patch Changes
@clerk/[email protected]
Patch Changes
e50ce1b10
]:@clerk/[email protected]
Patch Changes
358be296a
]:@clerk/[email protected]
Patch Changes
Introduces
organizationSyncOptions
option toclerkMiddleware
, which syncs an active organization or personal account from a URL to the Clerk session. (#3977) by @izaaklauerUpdated dependencies [
358be296a
]:@clerk/[email protected]
Patch Changes
358be296a
]:@clerk/[email protected]
Patch Changes
Add transition period notice and migration info (#4305) by @wobsoriano
Updated dependencies [
358be296a
]:@clerk/[email protected]
Patch Changes
358be296a
]:@clerk/[email protected]
Patch Changes
358be296a
]: