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
|
|
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: |
e2d4168 to
c67cdb2
Compare
b90f4c7 to
c325d8f
Compare
c67cdb2 to
9f03814
Compare
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.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
mainas a single unit.main(integration)@clerk/ui/experimental(public API)