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
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL I'm a member of "Team User SDK" https://github.com/orgs/clerk/teams/team-user-sdk

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL this team exists 😲

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