Skip to content

Commit 348b987

Browse files
MajorTalclaude
andcommitted
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

File tree

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@radix-ui/react-select": "2.2.6",
6464
"@radix-ui/react-slot": "1.2.4",
6565
"@radix-ui/react-tooltip": "1.2.8",
66-
"@run402/astro": "^1.2.2",
66+
"@run402/astro": "^2.0.0",
6767
"@run402/functions": "^3.0.0",
6868
"class-variance-authority": "0.7.1",
6969
"clsx": "2.1.1",

0 commit comments

Comments
 (0)