chore: bump version to 0.18.0-rc.10 in package.json and update EntityMediaFormField logic for single item handling

This commit is contained in:
dswbx
2025-09-29 22:10:07 +02:00
parent 6102759da8
commit 1eeb23232a
2 changed files with 5 additions and 3 deletions

View File

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