toss / suspensive

Manage asynchronous operations, timing, error handling, detecting intersection of elements, and caching easily and declaratively
https://suspensive.org
MIT License
502 stars 48 forks source link

[Feature]: `suspensive-react-query status`'s result could be table #1029

Closed manudeli closed 2 months ago

manudeli commented 3 months ago

Package Scope

@suspensive/react-query

Description

This is attw cli result. In my opinion, we can express our suspensive-react-query status as table like below

image

Possible Solution

Below table is just suggestion. Could you make it better please?

result status advice
version @suspensive/react-query@2.4.0 🟢
export @suspensive/react-query-4@2.4.0 🟢
peerDependency @tanstack/react-query@5.32.0 Install @tanstack/react-query@4 or excute suspensive-react-query switch 5 to match @suspensive/react-query version with @tanstack/react-query
You can use queryOptions useSuspenseQuery useSuspenseQueries useSuspenseInfiniteQuery SuspenseQuery SuspenseQueries SuspenseInfiniteQuery QueryErrorBoundary 🟢

etc.

No response

gwansikk commented 3 months ago

Oh, that's really awesome! I'll get to it as soon as possible!