Skip to content

Commit bd9c3f6

Browse files
ci: Version Packages (beta) (#10393)
ci: changeset release (beta) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3ec54a1 commit bd9c3f6

File tree

15 files changed

+70
-34
lines changed

15 files changed

+70
-34
lines changed

.changeset/pre.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,11 @@
2828
"@tanstack/vue-query": "5.92.12",
2929
"@tanstack/vue-query-devtools": "6.1.5"
3030
},
31-
"changesets": ["legal-signs-call", "slimy-mice-relate", "whole-coins-count"]
31+
"changesets": [
32+
"fifty-spoons-draw",
33+
"free-cities-hunt",
34+
"legal-signs-call",
35+
"slimy-mice-relate",
36+
"whole-coins-count"
37+
]
3238
}

examples/solid/astro/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"@astrojs/solid-js": "^5.0.7",
1616
"@astrojs/tailwind": "^6.0.2",
1717
"@astrojs/vercel": "^8.1.3",
18-
"@tanstack/solid-query": "^6.0.0-alpha.2",
19-
"@tanstack/solid-query-devtools": "^6.0.0-alpha.2",
18+
"@tanstack/solid-query": "^6.0.0-beta.3",
19+
"@tanstack/solid-query-devtools": "^6.0.0-beta.3",
2020
"astro": "^5.5.6",
2121
"@solidjs/web": "2.0.0-beta.4",
2222
"solid-js": "2.0.0-beta.5",

examples/solid/basic-graphql-request/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"preview": "vite preview"
99
},
1010
"dependencies": {
11-
"@tanstack/solid-query": "^6.0.0-alpha.2",
12-
"@tanstack/solid-query-devtools": "^6.0.0-alpha.2",
11+
"@tanstack/solid-query": "^6.0.0-beta.3",
12+
"@tanstack/solid-query-devtools": "^6.0.0-beta.3",
1313
"graphql": "^16.9.0",
1414
"graphql-request": "^7.1.2",
1515
"@solidjs/web": "2.0.0-beta.4",

examples/solid/basic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"preview": "vite preview"
99
},
1010
"dependencies": {
11-
"@tanstack/solid-query": "^6.0.0-alpha.2",
12-
"@tanstack/solid-query-devtools": "^6.0.0-alpha.2",
11+
"@tanstack/solid-query": "^6.0.0-beta.3",
12+
"@tanstack/solid-query-devtools": "^6.0.0-beta.3",
1313
"@solidjs/web": "2.0.0-beta.4",
1414
"solid-js": "2.0.0-beta.5"
1515
},

examples/solid/default-query-function/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"preview": "vite preview"
99
},
1010
"dependencies": {
11-
"@tanstack/solid-query": "^6.0.0-alpha.2",
12-
"@tanstack/solid-query-devtools": "^6.0.0-alpha.2",
11+
"@tanstack/solid-query": "^6.0.0-beta.3",
12+
"@tanstack/solid-query-devtools": "^6.0.0-beta.3",
1313
"@solidjs/web": "2.0.0-beta.4",
1414
"solid-js": "2.0.0-beta.5"
1515
},

examples/solid/offline/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
},
1010
"dependencies": {
1111
"@tanstack/query-async-storage-persister": "^5.90.27",
12-
"@tanstack/solid-query": "^6.0.0-alpha.2",
13-
"@tanstack/solid-query-devtools": "^6.0.0-alpha.2",
14-
"@tanstack/solid-query-persist-client": "^6.0.0-alpha.2",
12+
"@tanstack/solid-query": "^6.0.0-beta.3",
13+
"@tanstack/solid-query-devtools": "^6.0.0-beta.3",
14+
"@tanstack/solid-query-persist-client": "^6.0.0-beta.3",
1515
"msw": "^2.6.6",
1616
"@solidjs/web": "2.0.0-beta.4",
1717
"solid-js": "2.0.0-beta.5"

examples/solid/simple/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"preview": "vite preview"
99
},
1010
"dependencies": {
11-
"@tanstack/solid-query": "^6.0.0-alpha.2",
12-
"@tanstack/solid-query-devtools": "^6.0.0-alpha.2",
11+
"@tanstack/solid-query": "^6.0.0-beta.3",
12+
"@tanstack/solid-query-devtools": "^6.0.0-beta.3",
1313
"@solidjs/web": "2.0.0-beta.4",
1414
"solid-js": "2.0.0-beta.5"
1515
},

examples/solid/solid-start-streaming/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"@solidjs/meta": "^0.29.4",
1313
"@solidjs/router": "^0.15.3",
1414
"@solidjs/start": "^1.1.3",
15-
"@tanstack/solid-query": "^6.0.0-alpha.2",
16-
"@tanstack/solid-query-devtools": "^6.0.0-alpha.2",
15+
"@tanstack/solid-query": "^6.0.0-beta.3",
16+
"@tanstack/solid-query-devtools": "^6.0.0-beta.3",
1717
"@solidjs/web": "2.0.0-beta.4",
1818
"solid-js": "2.0.0-beta.5",
1919
"vinxi": "^0.5.3"

packages/solid-query-devtools/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @tanstack/solid-query-devtools
22

3+
## 6.0.0-beta.3
4+
5+
### Patch Changes
6+
7+
- chore: bumps solid v2 to beta.5 ([#10392](https://github.com/TanStack/query/pull/10392))
8+
9+
- chore: bump vite-plugin-solid next.4 ([#10392](https://github.com/TanStack/query/pull/10392))
10+
11+
- Updated dependencies [[`3ec54a1`](https://github.com/TanStack/query/commit/3ec54a15ab7b88948f9286c432073a969660553c), [`3ec54a1`](https://github.com/TanStack/query/commit/3ec54a15ab7b88948f9286c432073a969660553c)]:
12+
- @tanstack/solid-query@6.0.0-beta.3
13+
314
## 6.0.0-alpha.2
415

516
### Patch Changes

packages/solid-query-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/solid-query-devtools",
3-
"version": "6.0.0-alpha.2",
3+
"version": "6.0.0-beta.3",
44
"description": "Developer tools to interact with and visualize the TanStack/solid-query Query cache",
55
"author": "tannerlinsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)