mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +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> |
||
|---|---|---|
| .. | ||
| dashboard-ui-components | ||
| init-stack | ||
| js | ||
| react | ||
| stack | ||
| stack-cli | ||
| stack-sc | ||
| stack-shared | ||
| stack-ui | ||
| tanstack-start | ||
| template | ||