chore: bump version to 0.19.0-rc.3 and update JsonField handling for improved value parsing

This commit is contained in:
dswbx
2025-10-28 16:07:43 +01:00
parent b57f362e3a
commit be39e8a391
3 changed files with 10 additions and 7 deletions

View File

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