chore: bump version to 0.18.0-rc.11 and add cloudflare makeConfig export

Updated package version to 0.18.0-rc.11 and included `makeConfig` in Cloudflare adapter exports to extend configuration capabilities.
This commit is contained in:
dswbx
2025-09-30 13:32:57 +02:00
parent 610e263477
commit eecaeb7c06
2 changed files with 2 additions and 2 deletions

View File

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