Skip to content

Conversation

@clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Nov 21, 2025

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/backend@2.24.0

Minor Changes

  • Fix TypeScript return type for clerk.client.waitlistEntries.list() and export WaitlistEntry type. (#7280) by @kduprey

Patch Changes

  • Updated dependencies [f85abda, 36e43cc]:
    • @clerk/shared@3.36.0
    • @clerk/types@4.101.3

@clerk/clerk-js@5.110.0

Minor Changes

  • Removes SWR as direct dependency (#7270) by @panteliselef

  • Introduce in-app development prompt to enable the Organizations feature (#7159) by @LauraBeatris

    In development instances, when using organization components or hooks for the first time, developers will see a prompt to enable the Organizations feature directly in their app, eliminating the need to visit the Clerk Dashboard.

Patch Changes

  • Fix useFetch to update fetcher ref (#7145) by @iagodahlem

  • Ensure that organization component warnings are only shown when no user session exists in development (#7298) by @LauraBeatris

  • Updated dependencies [f85abda, 36e43cc]:

    • @clerk/shared@3.36.0
    • @clerk/localizations@3.28.4

@clerk/clerk-react@5.57.0

Minor Changes

  • Introduce in-app development prompt to enable the Organizations feature (#7159) by @LauraBeatris

    In development instances, when using organization components or hooks for the first time, developers will see a prompt to enable the Organizations feature directly in their app, eliminating the need to visit the Clerk Dashboard.

Patch Changes

@clerk/shared@3.36.0

Minor Changes

  • Introduce in-app development prompt to enable the Organizations feature (#7159) by @LauraBeatris

    In development instances, when using organization components or hooks for the first time, developers will see a prompt to enable the Organizations feature directly in their app, eliminating the need to visit the Clerk Dashboard.

  • Creates compatibility layer for SWR hooks that were previously inside @clerk/clerk-js (#7270) by @panteliselef

@clerk/vue@1.17.0

Minor Changes

  • Introduce in-app development prompt to enable the Organizations feature (#7159) by @LauraBeatris

    In development instances, when using organization components or hooks for the first time, developers will see a prompt to enable the Organizations feature directly in their app, eliminating the need to visit the Clerk Dashboard.

Patch Changes

  • Updated dependencies [f85abda, 36e43cc]:
    • @clerk/shared@3.36.0
    • @clerk/types@4.101.3

@clerk/agent-toolkit@0.2.5

Patch Changes

  • Updated dependencies [f85abda, 36e43cc, 337430b]:
    • @clerk/shared@3.36.0
    • @clerk/backend@2.24.0
    • @clerk/types@4.101.3

@clerk/astro@2.16.3

Patch Changes

  • Updated dependencies [f85abda, 36e43cc, 337430b]:
    • @clerk/shared@3.36.0
    • @clerk/backend@2.24.0
    • @clerk/types@4.101.3

@clerk/chrome-extension@2.8.5

Patch Changes

@clerk/elements@0.23.86

Patch Changes

  • Updated dependencies [f85abda, 36e43cc]:
    • @clerk/shared@3.36.0
    • @clerk/clerk-react@5.57.0
    • @clerk/types@4.101.3

@clerk/clerk-expo@2.19.5

Patch Changes

@clerk/expo-passkeys@0.4.22

Patch Changes

@clerk/express@1.7.53

Patch Changes

  • Updated dependencies [f85abda, 36e43cc, 337430b]:
    • @clerk/shared@3.36.0
    • @clerk/backend@2.24.0
    • @clerk/types@4.101.3

@clerk/fastify@2.6.5

Patch Changes

  • Updated dependencies [f85abda, 36e43cc, 337430b]:
    • @clerk/shared@3.36.0
    • @clerk/backend@2.24.0
    • @clerk/types@4.101.3

@clerk/localizations@3.28.4

Patch Changes

  • Updated dependencies []:
    • @clerk/types@4.101.3

@clerk/nextjs@6.35.5

Patch Changes

  • Updated dependencies [f85abda, 36e43cc, 337430b]:
    • @clerk/shared@3.36.0
    • @clerk/clerk-react@5.57.0
    • @clerk/backend@2.24.0
    • @clerk/types@4.101.3

@clerk/nuxt@1.13.3

Patch Changes

  • Updated dependencies [f85abda, 36e43cc, 337430b]:
    • @clerk/shared@3.36.0
    • @clerk/vue@1.17.0
    • @clerk/backend@2.24.0
    • @clerk/types@4.101.3

@clerk/react-router@2.2.5

Patch Changes

  • Updated dependencies [f85abda, 36e43cc, 337430b]:
    • @clerk/shared@3.36.0
    • @clerk/clerk-react@5.57.0
    • @clerk/backend@2.24.0
    • @clerk/types@4.101.3

@clerk/remix@4.13.20

Patch Changes

  • Updated dependencies [f85abda, 36e43cc, 337430b]:
    • @clerk/shared@3.36.0
    • @clerk/clerk-react@5.57.0
    • @clerk/backend@2.24.0
    • @clerk/types@4.101.3

@clerk/tanstack-react-start@0.27.5

Patch Changes

  • Updated dependencies [f85abda, 36e43cc, 337430b]:
    • @clerk/shared@3.36.0
    • @clerk/clerk-react@5.57.0
    • @clerk/backend@2.24.0
    • @clerk/types@4.101.3

@clerk/testing@1.13.19

Patch Changes

  • Updated dependencies [f85abda, 36e43cc, 337430b]:
    • @clerk/shared@3.36.0
    • @clerk/backend@2.24.0
    • @clerk/types@4.101.3

@clerk/themes@2.4.40

Patch Changes

@clerk/types@4.101.3

Patch Changes

@vercel
Copy link

vercel bot commented Nov 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
clerk-js-sandbox Ready Ready Preview Comment Nov 24, 2025 7:33pm

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 21, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • ci(repo): Version packages

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch changeset-release/main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 21, 2025

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@7286

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@7286

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@7286

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@7286

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@7286

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@7286

@clerk/elements

npm i https://pkg.pr.new/@clerk/elements@7286

@clerk/clerk-expo

npm i https://pkg.pr.new/@clerk/clerk-expo@7286

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@7286

@clerk/express

npm i https://pkg.pr.new/@clerk/express@7286

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@7286

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@7286

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@7286

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@7286

@clerk/clerk-react

npm i https://pkg.pr.new/@clerk/clerk-react@7286

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@7286

@clerk/remix

npm i https://pkg.pr.new/@clerk/remix@7286

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@7286

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@7286

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@7286

@clerk/themes

npm i https://pkg.pr.new/@clerk/themes@7286

@clerk/types

npm i https://pkg.pr.new/@clerk/types@7286

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@7286

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@7286

commit: 5b752b2

@LauraBeatris
Copy link
Member

Waiting on #7298

@github-actions github-actions bot force-pushed the changeset-release/main branch from b8eec5e to 5b752b2 Compare November 24, 2025 19:32
@LauraBeatris LauraBeatris reopened this Nov 24, 2025
@LauraBeatris LauraBeatris merged commit 26042b8 into main Nov 24, 2025
46 checks passed
@LauraBeatris LauraBeatris deleted the changeset-release/main branch November 24, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants