File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed
Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @tanstack/angular-query-experimental ' : patch
3+ ' @tanstack/angular-query-persist-client ' : patch
4+ ' @tanstack/eslint-plugin-query ' : patch
5+ ' @tanstack/preact-query ' : patch
6+ ' @tanstack/preact-query-devtools ' : patch
7+ ' @tanstack/preact-query-persist-client ' : patch
8+ ' @tanstack/query-async-storage-persister ' : patch
9+ ' @tanstack/query-broadcast-client-experimental ' : patch
10+ ' @tanstack/query-core ' : patch
11+ ' @tanstack/query-devtools ' : patch
12+ ' @tanstack/query-persist-client-core ' : patch
13+ ' @tanstack/query-sync-storage-persister ' : patch
14+ ' @tanstack/react-query ' : patch
15+ ' @tanstack/react-query-devtools ' : patch
16+ ' @tanstack/react-query-next-experimental ' : patch
17+ ' @tanstack/react-query-persist-client ' : patch
18+ ' @tanstack/solid-query ' : patch
19+ ' @tanstack/solid-query-devtools ' : patch
20+ ' @tanstack/solid-query-persist-client ' : patch
21+ ' @tanstack/svelte-query ' : patch
22+ ' @tanstack/svelte-query-devtools ' : patch
23+ ' @tanstack/svelte-query-persist-client ' : patch
24+ ' @tanstack/vue-query ' : patch
25+ ' @tanstack/vue-query-devtools ' : patch
26+ ---
27+
28+ fix(\* ): resolve issue about excluded build directory
Original file line number Diff line number Diff line change 2727 fetch-depth : 0
2828 - name : Setup Tools
2929 uses : TanStack/config/.github/setup@main
30+ - name : Run Build
31+ run : pnpm run build:all
3032 - name : Determine dist-tag
3133 id : dist-tag
3234 run : |
You can’t perform that action at this time.
0 commit comments