You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: consolidate CUID validation into single shared regex
Reuse cuidRegex from browsers.go in looksLikeCUID and update the regex
to require the first character to be a letter (matching the cuid2 spec).
Made-with: Cursor
0 commit comments