Skip to content

Commit bde9090

Browse files
thomasballingerConvex, Inc.
authored and
Convex, Inc.
committed
Restore Copybara workflow for @convex-dev/react-query (#28625)
Bump version of @convex-dev/react-query and add CHANGELOG GitOrigin-RevId: 95fc00cbb3637768f82c7411451444846366a9ba
1 parent f749d0e commit bde9090

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
### 0.0.0-alpha.4
4+
5+
Fix type inference for initialData when it is a wider type like `[]`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@convex-dev/react-query",
3-
"version": "0.0.0-alpha.3",
3+
"version": "0.0.0-alpha.4",
44
"license": "Apache-2.0",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)