added media overlay preview fallback

This commit is contained in:
dswbx
2025-04-01 13:37:11 +02:00
parent 9134d121cd
commit 44b3f72005
3 changed files with 16 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
"type": "module",
"sideEffects": false,
"bin": "./dist/cli/index.js",
"version": "0.10.3-rc.1",
"version": "0.11.0-rc.1",
"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": {