From 799b29d841fcafe2efce35d46c8e045fa73da9c8 Mon Sep 17 00:00:00 2001 From: John Dunn Date: Mon, 13 May 2024 18:42:34 -0700 Subject: [PATCH 1/3] added react query rewind to community projects --- docs/framework/react/community/community-projects.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/framework/react/community/community-projects.md b/docs/framework/react/community/community-projects.md index e57313e56a..d6b93460e7 100644 --- a/docs/framework/react/community/community-projects.md +++ b/docs/framework/react/community/community-projects.md @@ -91,6 +91,12 @@ Link: https://github.com/lukemorales/query-key-factory Link: https://github.com/liaoliao666/react-query-kit +## React Query Rewind + +Time travel and visualize state during development + +Link: https://reactqueryrewind.com/ + ## React Query Swagger Generate React Query hooks based on Swagger API definitions From 88ad50aeb055ecf760bc0bfe91339a19ead103ca Mon Sep 17 00:00:00 2001 From: John Dunn Date: Mon, 13 May 2024 18:48:20 -0700 Subject: [PATCH 2/3] update formatting Co-authored-by: Austin Cavanagh --- docs/framework/react/community/community-projects.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/framework/react/community/community-projects.md b/docs/framework/react/community/community-projects.md index d6b93460e7..92ca02c960 100644 --- a/docs/framework/react/community/community-projects.md +++ b/docs/framework/react/community/community-projects.md @@ -94,7 +94,6 @@ Link: https://github.com/liaoliao666/react-query-kit ## React Query Rewind Time travel and visualize state during development - Link: https://reactqueryrewind.com/ ## React Query Swagger From fa87a947ca23a65595ff2adc7f09730294359251 Mon Sep 17 00:00:00 2001 From: John Dunn Date: Mon, 13 May 2024 18:49:09 -0700 Subject: [PATCH 3/3] update formatting Co-authored-by: Austin Cavanagh --- docs/framework/react/community/community-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/framework/react/community/community-projects.md b/docs/framework/react/community/community-projects.md index 92ca02c960..d6b93460e7 100644 --- a/docs/framework/react/community/community-projects.md +++ b/docs/framework/react/community/community-projects.md @@ -94,6 +94,7 @@ Link: https://github.com/liaoliao666/react-query-kit ## React Query Rewind Time travel and visualize state during development + Link: https://reactqueryrewind.com/ ## React Query Swagger