chore: bump version to 0.20.0-rc.1 and fix client context

This commit is contained in:
dswbx
2025-12-02 15:14:27 +01:00
parent 7ba542c040
commit 506c7d84cc
3 changed files with 24 additions and 22 deletions

View File

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