Skip to content

feat(shared): expose moduleManager via getter across build boundary#9130

Draft
alexcarpenter wants to merge 1 commit into
mainfrom
carp/profile-stack-01-module-manager
Draft

feat(shared): expose moduleManager via getter across build boundary#9130
alexcarpenter wants to merge 1 commit into
mainfrom
carp/profile-stack-01-module-manager

Conversation

@alexcarpenter

@alexcarpenter alexcarpenter commented Jul 10, 2026

Copy link
Copy Markdown
Member

Part of a 7-PR stack splitting the composed profile components work for review. Bottom of the stack.

Exposes moduleManager via a getter on Clerk / IsomorphicClerk so @clerk/ui composed subcomponents can resolve it across the clerk-js/react build boundary.

Review focus: this touches the clerk.ts public contract. Verify the getter is backwards-compatible for older SDK versions loading newer clerk-js (per AGENTS.md). No UI code here.


Stack

# PR Layer
1 #9130 👈 moduleManager getter across build boundary
2 #9131 shared profile UI infra
3 #9132 extract Section components from profile pages
4 #9133 composed shell + providers infra
5 #9134 composed UserProfile
6 #9135 composed OrganizationProfile
7 #9136 expose @clerk/ui/experimental (public API)

Review and merge bottom-up (#9130#9136).

@changeset-bot

changeset-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: e2d4168

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

This PR includes changesets to release 23 packages
Name Type
@clerk/clerk-js Patch
@clerk/shared Patch
@clerk/react Patch
@clerk/chrome-extension Patch
@clerk/electron Patch
@clerk/expo Patch
@clerk/astro Patch
@clerk/backend Patch
@clerk/expo-passkeys Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/headless Patch
@clerk/hono Patch
@clerk/localizations Patch
@clerk/msw Patch
@clerk/nextjs Patch
@clerk/nuxt Patch
@clerk/react-router Patch
@clerk/tanstack-react-start Patch
@clerk/testing Patch
@clerk/ui Patch
@clerk/vue Patch
@clerk/swingset 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

@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Jul 10, 2026 8:59pm
swingset Ready Ready Preview, Comment Jul 10, 2026 8:59pm

Request Review

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

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.

⚙️ Run configuration

Configuration used: Repository YAML (base), Repository UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: f04021d3-ad6d-4577-8b1a-db8cc4c4a64b

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

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

@pkg-pr-new

pkg-pr-new Bot commented Jul 10, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/electron

npm i https://pkg.pr.new/@clerk/electron@9130

@clerk/electron-passkeys

npm i https://pkg.pr.new/@clerk/electron-passkeys@9130

@clerk/eslint-plugin

npm i https://pkg.pr.new/@clerk/eslint-plugin@9130

@clerk/expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@9130

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@9130

@clerk/upgrade

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

@clerk/vue

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

commit: e2d4168

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.

1 participant