chore: bump version to 0.19.0-rc.2 and remove unused server initialization callback in Cloudflare config

This commit is contained in:
dswbx
2025-10-28 13:14:23 +01:00
parent 422f7893b5
commit e055e477ae
2 changed files with 1 additions and 2 deletions

View File

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