Skip to content

Commit c50cd51

Browse files
authored
update d2ts to latest (#168)
1 parent 9553366 commit c50cd51

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/wild-tables-allow.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+
update to the latest d2ts, this brings improvements to the hashing of changes in the d2 pipeline

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.7",
55
"dependencies": {
6-
"@electric-sql/d2ts": "^0.1.6",
6+
"@electric-sql/d2ts": "^0.1.7",
77
"@standard-schema/spec": "^1.0.0",
88
"@tanstack/store": "^0.7.0"
99
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)