Skip to content

Conversation

@jacekradko
Copy link
Member

Monitoring the status of the branch

jacekradko and others added 30 commits October 6, 2025 10:20
# Conflicts:
#	.github/workflows/ci.yml
#	packages/backend/src/api/resources/CommercePlan.ts
#	packages/expo/package.json
#	packages/react/package.json
#	packages/remix/CHANGELOG.md
#	packages/remix/package.json
#	packages/types/CHANGELOG.md
#	packages/types/package.json
#	pnpm-lock.yaml
# Conflicts:
#	package.json
#	packages/clerk-js/src/core/resources/SignIn.ts
#	packages/clerk-js/src/core/resources/SignUp.ts
#	packages/expo/package.json
#	packages/nextjs/src/app-router/client/ClerkProvider.tsx
#	packages/react/package.json
#	packages/remix/CHANGELOG.md
#	packages/remix/package.json
#	packages/types/CHANGELOG.md
#	packages/types/package.json
#	packages/ui/src/components/PricingTable/__tests__/PricingTable.test.tsx
#	packages/ui/src/components/SignIn/SignInFactorTwoEmailCodeCard.tsx
#	packages/ui/src/components/SignIn/SignInFactorTwoEmailLinkCard.tsx
#	packages/ui/src/elements/__tests__/SocialButtons.test.tsx
#	pnpm-lock.yaml
Otherwise the bundler will fail static module checking and any dynamic imports that are not used statically will not exist in the final bundle
An interface that will be implemented by clerk/js and used by clerk/ui. Clerk/js will inject it into ClerkUi during loading
…og:module-manager

Shared defines these in devDeps (types only)
Clerk/js defines these in deps (bundles and chunks)
- allow `js` and `clerk-js` scopes (drop prefix)
- allow begining with a lowercase letter
These are now imported from clerk/js
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.

8 participants