Skip to content

chore(clerk-js): Backport CHIPS removal to release/core-2#7946

Merged
brkalow merged 1 commit intorelease/core-2from
brkalow/backport-chips-core2
Feb 27, 2026
Merged

chore(clerk-js): Backport CHIPS removal to release/core-2#7946
brkalow merged 1 commit intorelease/core-2from
brkalow/backport-chips-core2

Conversation

@brkalow
Copy link
Member

@brkalow brkalow commented Feb 26, 2026

Summary

  • Backports dc886a9 from main to release/core-2
  • Removes the CHIPS build variant and replaces it with an environment flag (usePartitionedCookies) for partitioned cookies
  • Cookie handlers (session, devBrowser, clientUat) now accept options to dynamically determine partitioned cookie behavior based on the environment configuration

Test plan

  • Verify clerk-js builds successfully
  • Verify partitioned cookie behavior works correctly via environment flag
  • Run clerk-js tests

🤖 Generated with Claude Code

… partitioned cookies (#7916)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 26, 2026

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

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Building Building Preview, Comment Feb 26, 2026 7:57pm

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Feb 26, 2026

🦋 Changeset detected

Latest commit: 9fbb97d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 22 packages
Name Type
@clerk/clerk-js Patch
@clerk/shared Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch
@clerk/agent-toolkit Patch
@clerk/astro Patch
@clerk/backend Patch
@clerk/elements Patch
@clerk/expo-passkeys Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/nextjs Patch
@clerk/nuxt Patch
@clerk/react-router Patch
@clerk/clerk-react Patch
@clerk/remix Patch
@clerk/tanstack-react-start Patch
@clerk/testing Patch
@clerk/themes Patch
@clerk/types Patch
@clerk/vue Patch
@clerk/localizations Patch

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

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 26, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch brkalow/backport-chips-core2

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 26, 2026

Open in StackBlitz

@clerk/agent-toolkit

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

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/elements

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

@clerk/clerk-expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/clerk-react

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

@clerk/react-router

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

@clerk/remix

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/themes

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

@clerk/types

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

@clerk/upgrade

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

@clerk/vue

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

commit: 9fbb97d

@brkalow brkalow merged commit 7955e9d into release/core-2 Feb 27, 2026
73 of 78 checks passed
@brkalow brkalow deleted the brkalow/backport-chips-core2 branch February 27, 2026 02:37
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