Commit 6b25a06
committed
chore: Zod v4 email, ESLint 10, and SPA deep-link routing
Migrate deprecated z.string().email() to z.email(), upgrade ESLint and
react-hooks with lint fixes, and route only /api/* through the Worker so
SPA deep links resolve correctly in production.1 parent 10dddcb commit 6b25a06
10 files changed
Lines changed: 4456 additions & 680 deletions
File tree
- src
- react-app
- components/ui
- hooks
- pages/auth
- worker/types
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments