add change set to mutator insert/update after event

This commit is contained in:
dswbx
2025-03-21 19:32:24 +01:00
parent 9380091ba9
commit 67e0374c04
3 changed files with 16 additions and 4 deletions

View File

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