Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .changeset/codeowners-hotload-boundary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
8 changes: 8 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Hotload boundary
#
# These files are part of the runtime surface that ships to consumer
# apps without explicit version bumps. See AGENTS.md for context.

/packages/clerk-js/src/core/clerk.ts @clerk/team-sdk
/packages/react/src/isomorphicClerk.ts @clerk/team-sdk
/packages/ui/src/contexts/ @clerk/team-sdk
Loading