Skip to content

Commit 770d454

Browse files
committed
release: v5.0.0-beta.19
1 parent 94d6b6b commit 770d454

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/react-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/react-query-devtools",
3-
"version": "5.0.0-beta.18",
3+
"version": "5.0.0-beta.19",
44
"description": "Developer tools to interact with and visualize the TanStack/react-query cache",
55
"author": "tannerlinsley",
66
"license": "MIT",

packages/react-query-next-experimental/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/react-query-next-experimental",
3-
"version": "5.0.0-beta.18",
3+
"version": "5.0.0-beta.19",
44
"description": "Hydration utils for React Query in the NextJs app directory",
55
"author": "tannerlinsley",
66
"license": "MIT",

packages/react-query-persist-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/react-query-persist-client",
3-
"version": "5.0.0-beta.18",
3+
"version": "5.0.0-beta.19",
44
"description": "React bindings to work with persisters in TanStack/react-query",
55
"author": "tannerlinsley",
66
"license": "MIT",

packages/react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/react-query",
3-
"version": "5.0.0-beta.18",
3+
"version": "5.0.0-beta.19",
44
"description": "Hooks for managing, caching and syncing asynchronous and remote data in React",
55
"author": "tannerlinsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)