Skip to content

Conversation

clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Sep 27, 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.17.0

Minor Changes

  • Add user_id field to organizationInvitation.accepted webhook events. (#6887) by @kduprey

    Creates a new OrganizationInvitationAcceptedJSON interface that extends OrganizationInvitationJSON with a required user_id field, and updates the webhook type system to use this interface specifically for organizationInvitation.accepted events.

Patch Changes

  • Updated dependencies [37028ca]:
    • @clerk/types@4.90.0
    • @clerk/shared@3.27.1

@clerk/clerk-js@5.97.0

Minor Changes

  • [Billing Beta] Drop top level billing flags from environment. Instead, use the payer specific flags. (#6882) by @panteliselef

Patch Changes

  • Prevent leaking the data-component-status attribute for components other than <PricingTable/>. (#6884) by @panteliselef

  • Hide CTA for <PricingTable forOrganization/> when the user is does not have an active organization selected. (#6883) by @panteliselef

  • Updated dependencies [37028ca]:

    • @clerk/types@4.90.0
    • @clerk/localizations@3.25.5
    • @clerk/shared@3.27.1

@clerk/types@4.90.0

Minor Changes

  • [Billing Beta] Drop top level billing flags from environment. Instead, use the payer specific flags. (#6882) by @panteliselef

@clerk/agent-toolkit@0.1.36

Patch Changes

  • Updated dependencies [ea2bc26, 37028ca]:
    • @clerk/backend@2.17.0
    • @clerk/types@4.90.0
    • @clerk/shared@3.27.1

@clerk/astro@2.13.4

Patch Changes

  • Updated dependencies [ea2bc26, 37028ca]:
    • @clerk/backend@2.17.0
    • @clerk/types@4.90.0
    • @clerk/shared@3.27.1

@clerk/chrome-extension@2.7.1

Patch Changes

  • Updated dependencies [04a9e16, 37028ca, 6ca071d]:
    • @clerk/clerk-js@5.97.0
    • @clerk/clerk-react@5.49.1
    • @clerk/shared@3.27.1

@clerk/elements@0.23.67

Patch Changes

  • Updated dependencies [37028ca]:
    • @clerk/types@4.90.0
    • @clerk/clerk-react@5.49.1
    • @clerk/shared@3.27.1

@clerk/clerk-expo@2.15.4

Patch Changes

  • Updated dependencies [04a9e16, 37028ca, 6ca071d]:
    • @clerk/clerk-js@5.97.0
    • @clerk/types@4.90.0
    • @clerk/clerk-react@5.49.1
    • @clerk/shared@3.27.1

@clerk/expo-passkeys@0.4.4

Patch Changes

  • Updated dependencies [37028ca]:
    • @clerk/types@4.90.0
    • @clerk/shared@3.27.1

@clerk/express@1.7.35

Patch Changes

  • Updated dependencies [ea2bc26, 37028ca]:
    • @clerk/backend@2.17.0
    • @clerk/types@4.90.0
    • @clerk/shared@3.27.1

@clerk/fastify@2.4.35

Patch Changes

  • Updated dependencies [ea2bc26, 37028ca]:
    • @clerk/backend@2.17.0
    • @clerk/types@4.90.0
    • @clerk/shared@3.27.1

@clerk/localizations@3.25.5

Patch Changes

  • Updated dependencies [37028ca]:
    • @clerk/types@4.90.0

@clerk/nextjs@6.33.1

Patch Changes

  • Updated dependencies [ea2bc26, 37028ca]:
    • @clerk/backend@2.17.0
    • @clerk/types@4.90.0
    • @clerk/clerk-react@5.49.1
    • @clerk/shared@3.27.1

@clerk/nuxt@1.9.2

Patch Changes

  • Updated dependencies [ea2bc26, 37028ca]:
    • @clerk/backend@2.17.0
    • @clerk/types@4.90.0
    • @clerk/shared@3.27.1
    • @clerk/vue@1.14.1

@clerk/clerk-react@5.49.1

Patch Changes

  • Updated dependencies [37028ca]:
    • @clerk/types@4.90.0
    • @clerk/shared@3.27.1

@clerk/react-router@2.0.1

Patch Changes

  • Set correct minimum react-router version in README (#6866) by @wobsoriano

  • Updated dependencies [ea2bc26, 37028ca]:

    • @clerk/backend@2.17.0
    • @clerk/types@4.90.0
    • @clerk/clerk-react@5.49.1
    • @clerk/shared@3.27.1

@clerk/remix@4.13.1

Patch Changes

  • Updated dependencies [ea2bc26, 37028ca]:
    • @clerk/backend@2.17.0
    • @clerk/types@4.90.0
    • @clerk/clerk-react@5.49.1
    • @clerk/shared@3.27.1

@clerk/shared@3.27.1

Patch Changes

  • Updated dependencies [37028ca]:
    • @clerk/types@4.90.0

@clerk/tanstack-react-start@0.25.1

Patch Changes

  • Updated dependencies [ea2bc26, 37028ca]:
    • @clerk/backend@2.17.0
    • @clerk/types@4.90.0
    • @clerk/clerk-react@5.49.1
    • @clerk/shared@3.27.1

@clerk/testing@1.13.1

Patch Changes

  • Updated dependencies [ea2bc26, 37028ca]:
    • @clerk/backend@2.17.0
    • @clerk/types@4.90.0
    • @clerk/shared@3.27.1

@clerk/themes@2.4.23

Patch Changes

  • Updated dependencies [37028ca]:
    • @clerk/types@4.90.0

@clerk/vue@1.14.1

Patch Changes

  • Updated dependencies [37028ca]:
    • @clerk/types@4.90.0
    • @clerk/shared@3.27.1

Copy link

vercel bot commented Sep 27, 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 Sep 30, 2025 2:02am

Copy link
Contributor

coderabbitai bot commented Sep 27, 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
  • 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
🧪 Early access (Sonnet 4.5): enabled

We are currently testing the Sonnet 4.5 model, which is expected to improve code review quality. However, this model may lead to increased noise levels in the review comments. Please disable the early access features if the noise level causes any inconvenience.

Note:

  • Public repositories are always opted into early access features.
  • You can enable or disable early access features from the CodeRabbit UI or by updating the CodeRabbit configuration file.

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

Copy link

pkg-pr-new bot commented Sep 27, 2025

Open in StackBlitz

@clerk/agent-toolkit

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

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/elements

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

@clerk/clerk-expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/clerk-react

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

@clerk/react-router

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

@clerk/remix

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/themes

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

@clerk/types

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

@clerk/upgrade

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

@clerk/vue

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

commit: 3fdc504

@github-actions github-actions bot force-pushed the changeset-release/main branch from 0a3e309 to 24413ef Compare September 27, 2025 14:05
@github-actions github-actions bot force-pushed the changeset-release/main branch from 24413ef to 7481792 Compare September 27, 2025 22:01
@github-actions github-actions bot force-pushed the changeset-release/main branch from 7481792 to 29dadb4 Compare September 27, 2025 22:29
@github-actions github-actions bot force-pushed the changeset-release/main branch from 29dadb4 to 0957cca Compare September 29, 2025 09:09
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0957cca to 1cf6b37 Compare September 29, 2025 09:39
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1cf6b37 to 1cf92ef Compare September 29, 2025 10:20
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1cf92ef to 5948cf5 Compare September 29, 2025 10:34
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5948cf5 to 5da6f5d Compare September 29, 2025 13:59
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5da6f5d to d95d2eb Compare September 29, 2025 14:57
@github-actions github-actions bot force-pushed the changeset-release/main branch from d95d2eb to 01ca8f8 Compare September 29, 2025 16:52
@github-actions github-actions bot force-pushed the changeset-release/main branch from 01ca8f8 to 9dcaa61 Compare September 29, 2025 23:47
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9dcaa61 to 351f8ca Compare September 30, 2025 00:12
@github-actions github-actions bot force-pushed the changeset-release/main branch from 351f8ca to 5f8c056 Compare September 30, 2025 01:24
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.

2 participants