Commit 348b987
chore(deps): @run402/astro 2.0.0 — auth-aware SSR substrate
v2 ships the hosted-auth components (<SignedIn>, <SignedOut>, <SignIn>,
<SignUp>, <UserButton>) and tightens the SSR adapter so auth.*() calls
in .astro frontmatter resolve against the verified actor envelope.
Required for SSR auth guards on admin pages (next commit).
Regression-clean: typecheck shows the same 3 pre-existing readonly-array
errors on main (unrelated to this bump), vitest passes 1049/1050 (lone
failure is the pre-existing portal-first-byte-build env-vars issue),
build with KYCHON_PROJECT=eagles RUN402_PROJECT_ID=… completes.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4a560e5 commit 348b987
2 files changed
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments