toss / suspensive

Packages to use React Suspense easily (one of Tanstack Query community resources)
https://suspensive.org
MIT License
411 stars 36 forks source link

[Feature]: update Suspensive React Query section in TanStack Query v4 official doc #956

Open manudeli opened 1 week ago

manudeli commented 1 week ago

Package Scope

@suspensive/react-query

Description

queryOptions

Possible Solution

No response

etc.

No response

manudeli commented 1 week ago

@gwansikk After we get cli, I'll try register our library as COMMUNITY RESOURCES on TanStack Query v5 official doc, not only v4

manudeli commented 5 days ago

@gwansikk I want to assign you to update Community Resources section in official doc of @tanstack/react-query v5

I believe @suspensive/react-query support for TanStack Query v5 wouldn't have been possible without you, GwanSik Kim. Therefore, I would appreciate it if you could take the initiative to add relevant information to their official documentation.

manudeli commented 5 days ago
gwansikk commented 5 days ago

@gwansikk I want to assign you to update Community Resources section in official doc of @tanstack/react-query v5

I believe @suspensive/react-query support for TanStack Query v5 wouldn't have been possible without you, GwanSik Kim. Therefore, I would appreciate it if you could take the initiative to add relevant information to their official documentation.

Great, I'll give it a try. Can I complete the CLI Docs (https://github.com/toss/suspensive/issues/983) part first? Since I think the CLI is a tool to use @tanstack/react-query v5, updating the official documentation and then attempting it seems more convincing.

I promise to complete it within 2-3 days: #983, #956.

manudeli commented 5 days ago

@gwansikk I want to assign you to update Community Resources section in official doc of @tanstack/react-query v5 I believe @suspensive/react-query support for TanStack Query v5 wouldn't have been possible without you, GwanSik Kim. Therefore, I would appreciate it if you could take the initiative to add relevant information to their official documentation.

Great, I'll give it a try. Can I complete the CLI Docs (#983) part first? Since I think the CLI is a tool to use @tanstack/react-query v5, updating the official documentation and then attempting it seems more convincing.

I promise to complete it within 2-3 days: #983, #956.

Sure I want to follow your guide! Let's try it!

gwansikk commented 8 hours ago

I have submitted a PR to TanStack Query v4!