Skip to content

feat(clerk-js,shared): Adds username into public user data core-2#7837

Merged
Jibaru merged 1 commit intorelease/core-2from
irueda/user-101-add-username-to-publicuserdata-2
Feb 12, 2026
Merged

feat(clerk-js,shared): Adds username into public user data core-2#7837
Jibaru merged 1 commit intorelease/core-2from
irueda/user-101-add-username-to-publicuserdata-2

Conversation

@Jibaru
Copy link
Contributor

@Jibaru Jibaru commented Feb 12, 2026

Description

Add username into public user data

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Summary by CodeRabbit

  • New Features

    • Optional username field added to public user profile data and included in serialized API responses/snapshots.
  • Tests

    • Unit tests updated to cover the new username field in public user data.
  • Chores

    • Changelog updated to document the new public profile field and prepare a minor version bump.

The current field is missing. The fapi endpoints already have the field in response.
@vercel
Copy link

vercel bot commented Feb 12, 2026

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

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Feb 12, 2026 9:35pm

Request Review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 12, 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 irueda/user-101-add-username-to-publicuserdata-2

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.

@changeset-bot
Copy link

changeset-bot bot commented Feb 12, 2026

🦋 Changeset detected

Latest commit: 968800d

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 Minor
@clerk/shared Minor
@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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 12, 2026

Open in StackBlitz

@clerk/agent-toolkit

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

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/elements

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

@clerk/clerk-expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/clerk-react

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

@clerk/react-router

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

@clerk/remix

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/themes

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

@clerk/types

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

@clerk/upgrade

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

@clerk/vue

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

commit: 968800d

@Jibaru Jibaru changed the title feat(clerk-js,shared): add username into public user data (release/core-2) feat(clerk-js,shared): add username into public user data core-2 Feb 12, 2026
@Jibaru Jibaru changed the title feat(clerk-js,shared): add username into public user data core-2 feat(clerk-js,shared): Adds username into public user data core-2 Feb 12, 2026
@Jibaru Jibaru requested review from a team and wobsoriano February 12, 2026 21:50
@Jibaru Jibaru merged commit 35bcbd1 into release/core-2 Feb 12, 2026
79 of 83 checks passed
@Jibaru Jibaru deleted the irueda/user-101-add-username-to-publicuserdata-2 branch February 12, 2026 22:51
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