fix: popover regression & dropzone rerender lost state

This commit is contained in:
dswbx
2025-02-10 14:52:14 +01:00
parent 09d35d3cc0
commit d79da9d204
5 changed files with 47 additions and 31 deletions

View File

@@ -3,7 +3,7 @@
"type": "module",
"sideEffects": false,
"bin": "./dist/cli/index.js",
"version": "0.7.0-rc.11",
"version": "0.7.1",
"description": "Lightweight Firebase/Supabase alternative built to run anywhere — incl. Next.js, Remix, Astro, Cloudflare, Bun, Node, AWS Lambda & more.",
"homepage": "https://bknd.io",
"repository": {