feat(shared): expose moduleManager via getter across build boundary#9130
feat(shared): expose moduleManager via getter across build boundary#9130alexcarpenter wants to merge 1 commit into
Conversation
🦋 Changeset detectedLatest commit: e2d4168 The changes in this PR will be included in the next version bump. This PR includes changesets to release 23 packages
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 |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Repository UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/electron
@clerk/electron-passkeys
@clerk/eslint-plugin
@clerk/expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/hono
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/react
@clerk/react-router
@clerk/shared
@clerk/tanstack-react-start
@clerk/testing
@clerk/ui
@clerk/upgrade
@clerk/vue
commit: |
Part of a 7-PR stack splitting the composed profile components work for review. Bottom of the stack.
Exposes
moduleManagervia a getter onClerk/IsomorphicClerkso@clerk/uicomposed subcomponents can resolve it across the clerk-js/react build boundary.Review focus: this touches the
clerk.tspublic contract. Verify the getter is backwards-compatible for older SDK versions loading newer clerk-js (per AGENTS.md). No UI code here.Stack
@clerk/ui/experimental(public API)Review and merge bottom-up (#9130 → #9136).