Skip to content

Commit 89e10a5

Browse files
committed
feat: add support for Preact query packages in changeset configuration
1 parent b2a60d8 commit 89e10a5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.changeset/config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,10 @@
2626
"@tanstack/solid-query",
2727
"@tanstack/solid-query-devtools",
2828
"@tanstack/solid-query-persist-client",
29-
"@tanstack/vue-query"
29+
"@tanstack/vue-query",
30+
"@tanstack/preact-query",
31+
"@tanstack/preact-query-devtools",
32+
"@tanstack/preact-query-persist-client"
3033
],
3134
[
3235
"@tanstack/vue-query-devtools",

0 commit comments

Comments
 (0)