-
Notifications
You must be signed in to change notification settings - Fork 402
Clerk UI Versioning p1 #7129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: vincent-and-the-doctor
Are you sure you want to change the base?
Clerk UI Versioning p1 #7129
Conversation
…r TypeScript files
…for build constants Cause: global.d.ts contains an import, so TypeScript treats it as a module. In a module, top-level declare const creates a module-level declaration, not a global one.
…ncy resolution in copy.js
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: 1fc7fc5 The changes in this PR will be included in the next version bump. This PR includes changesets to release 21 packages
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 |
|
Important Review skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 92 files out of 299 files are above the max files limit of 200. You can disable this status message by setting the ✨ Finishing touches
🧪 Generate unit tests (beta)
Comment |
Description
wip
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change