docs(repo): add hotload boundary ABI inventory and review gate#8614
docs(repo): add hotload boundary ABI inventory and review gate#8614jacekradko wants to merge 2 commits into
Conversation
🦋 Changeset detectedLatest commit: 48f021f The changes in this PR will be included in the next version bump. This PR includes changesets to release 0 packagesWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types 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.
|
📝 WalkthroughWalkthroughThis PR introduces a hotload boundary ABI inventory system to document internal Clerk and IsomorphicClerk members used across package boundaries in non-major releases. The primary documentation file ( Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/dev-cli
@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: |
Documents the hotload-boundary ABI between clerk-js core, the React isomorphicClerk wrapper, and @clerk/ui runtime calls so reviewers have a reference when changing those surfaces. Also adds a PR-template checklist item pointing at the inventory, and an empty changeset since this is docs/process only.