Skip to content

Commit 6e8d7f6

Browse files
authored
bump d2mini to latest - hash removal (#321)
1 parent 096c1fd commit 6e8d7f6

File tree

3 files changed

+21
-8
lines changed

3 files changed

+21
-8
lines changed

.changeset/proud-dogs-jump.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@tanstack/db": patch
3+
---
4+
5+
bump d2mini to latest which has a significant speedup

packages/db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A reactive client store for building super fast apps on sync",
44
"version": "0.0.32",
55
"dependencies": {
6-
"@electric-sql/d2mini": "^0.1.7",
6+
"@electric-sql/d2mini": "^0.1.8",
77
"@standard-schema/spec": "^1.0.0"
88
},
99
"devDependencies": {

pnpm-lock.yaml

Lines changed: 15 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)