Skip to content

Commit 9dfe64f

Browse files
committed
merge main
2 parents 41ea6d9 + 73e783b commit 9dfe64f

1,965 files changed

Lines changed: 133879 additions & 59494 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.all-contributorsrc

Lines changed: 0 additions & 238 deletions
This file was deleted.

.changeset/config.json

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"$schema": "https://unpkg.com/@changesets/config@3.1.2/schema.json",
3+
"changelog": [
4+
"@svitejs/changesets-changelog-github-compact",
5+
{ "repo": "TanStack/query" }
6+
],
7+
"commit": false,
8+
"access": "public",
9+
"baseBranch": "main",
10+
"updateInternalDependencies": "patch",
11+
"fixed": [
12+
[
13+
"@tanstack/angular-query-experimental",
14+
"@tanstack/angular-query-persist-client",
15+
"@tanstack/eslint-plugin-query",
16+
"@tanstack/preact-query",
17+
"@tanstack/preact-query-devtools",
18+
"@tanstack/preact-query-persist-client",
19+
"@tanstack/query-async-storage-persister",
20+
"@tanstack/query-broadcast-client-experimental",
21+
"@tanstack/query-core",
22+
"@tanstack/query-devtools",
23+
"@tanstack/query-persist-client-core",
24+
"@tanstack/query-sync-storage-persister",
25+
"@tanstack/react-query",
26+
"@tanstack/react-query-devtools",
27+
"@tanstack/react-query-next-experimental",
28+
"@tanstack/react-query-persist-client",
29+
"@tanstack/solid-query",
30+
"@tanstack/solid-query-devtools",
31+
"@tanstack/solid-query-persist-client",
32+
"@tanstack/vue-query"
33+
],
34+
[
35+
"@tanstack/vue-query-devtools",
36+
"@tanstack/svelte-query",
37+
"@tanstack/svelte-query-devtools",
38+
"@tanstack/svelte-query-persist-client"
39+
]
40+
],
41+
"linked": [],
42+
"ignore": [],
43+
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
44+
"onlyUpdatePeerDependentsWhenOutOfRange": true
45+
}
46+
}

.codesandbox/ci.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)