Skip to content

Commit b52d348

Browse files
committed
Release v26.4.0
Fixes: - Fix lint warnings (Lauri Rooden) - Fix bufs leak across queries (Lauri Rooden) - Fix terminator detection across buffers (Lauri Rooden) - Handle smaller chunks (Lauri Rooden)
1 parent df2cfe2 commit b52d348

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@litejs/sqlite3",
3-
"version": "21.0.0-rc.1",
3+
"version": "26.4.0",
44
"license": "MIT",
55
"author": "Lauri Rooden <lauri@rooden.ee>",
66
"description": "Small sqlite3 command wrapper with buffer and boolean support",

0 commit comments

Comments
 (0)