Skip to content

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

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

feat(shared): expose moduleManager via getter across build boundary#9130
alexcarpenter wants to merge 1 commit into
carp/profile-releasefrom
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.

Changesets live only on the release PR #9144; this PR carries none.


Stack

Reviewed as a stack. The 7 PRs merge bottom-up into release branch #9144, which integrates into main as a single unit.

# PR Layer
#9144 release → main (integration)
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)

@changeset-bot

changeset-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 9f03814

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a 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 13, 2026 2:14pm
swingset Ready Ready Preview, Comment Jul 13, 2026 2:14pm

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: 551c0353-bbe2-4ac2-bed1-01d2a23bd56f

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