mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-21 21:09:49 +08:00
- Use URLSearchParams with sorted keys for deterministic metrics cache key (cubic #21, vercel #45) - Use refreshWhere(() => true) to invalidate all filtered cache entries on user refresh (cubic #53, coderabbit #32) - Replace truthiness checks with explicit != null checks in filter serialization (coderabbit #26, cubic #55) - Guard window.matchMedia with typeof check for JSDOM/test environments (vercel #44, #49) - Use encodeURIComponent for projectId in analytics redirect URL (coderabbit #27) Co-Authored-By: mantra <mantra@stack-auth.com> |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| hooks | ||
| lib | ||
| stack | ||
| globals.d.ts | ||
| instrumentation.ts | ||
| polyfills.tsx | ||
| proxy.tsx | ||