Skip to content

Commit 8f5d2cb

Browse files
fix: version bump devtools-event-client to fix React Native issues (#73)
* chore: version bump devtools-event-client * ci: apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent 103fdb4 commit 8f5d2cb

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/honest-taxis-stop.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@tanstack/pacer': patch
3+
---
4+
5+
update event client version to support react native

packages/pacer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"build": "vite build"
182182
},
183183
"dependencies": {
184-
"@tanstack/devtools-event-client": "^0.2.4",
184+
"@tanstack/devtools-event-client": "^0.2.5",
185185
"@tanstack/store": "^0.7.5"
186186
}
187187
}

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)