Skip to content

Commit cb4b189

Browse files
MajorTalclaude
andcommitted
chore(deps): @run402/astro 2.2.0 + @run402/functions 3.2.0
The auth-hosted-surface-parity release. Brings the hosted auth components (<SignIn>/<SignUp>/<UserButton>/<AccountSecurity>/<SignedIn>/<SignedOut>) and the auth.account.* SDK tree (getSecurity, identities.startLink, etc.) needed for the cookie-session migration. Functions runtime stays backward-compatible: the deployed functions only use auth.user()+adminDb, and 3.2.0 preserves the Bearer fallback for "direct" (machine) invocation, so the existing api.run402.com data path keeps working. Tests 1050/1050, build clean with the unconditional adapter. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 818f2ee commit cb4b189

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
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": "^2.0.0",
67-
"@run402/functions": "^3.0.0",
66+
"@run402/astro": "^2.2.0",
67+
"@run402/functions": "^3.2.0",
6868
"class-variance-authority": "0.7.1",
6969
"clsx": "2.1.1",
7070
"lucide-react": "1.14.0",

0 commit comments

Comments
 (0)