Merge remote-tracking branch 'origin/main' into release/0.12

# Conflicts:
#	app/src/ui/elements/auth/AuthForm.tsx
This commit is contained in:
dswbx
2025-04-22 15:56:40 +02:00
2 changed files with 31 additions and 21 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"sideEffects": false,
"bin": "./dist/cli/index.js",
"version": "0.11.1",
"version": "0.11.2",
"description": "Lightweight Firebase/Supabase alternative built to run anywhere — incl. Next.js, React Router, Astro, Cloudflare, Bun, Node, AWS Lambda & more.",
"homepage": "https://bknd.io",
"repository": {