fix toDriver mutation convertion not respecting default values, react re-renders on navigation, mutator result logging

This commit is contained in:
dswbx
2025-06-14 08:06:05 +02:00
parent 8e1ecfcfe3
commit 6b3ac9e6e2
5 changed files with 27 additions and 11 deletions

View File

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