Skip to content

Commit 4f2f729

Browse files
release changeset
1 parent 448bdc6 commit 4f2f729

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.changeset/fix-binary-build.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"@bunny.net/cli": patch
3+
"@bunny.net/database-shell": patch
4+
---
5+
6+
Fix compiled binary startup crash and optimize builds
7+
8+
- Switch to @libsql/client/web to eliminate native addon dependency that crashed compiled binaries
9+
- Lazy-load database imports to prevent startup failures for non-db commands
10+
- Add --minify and --sourcemap flags for smaller, more debuggable production builds

0 commit comments

Comments
 (0)