toss / suspensive

Manage asynchronous operations, timing, error handling and detecting intersection of elements easily (one of TanStack Query's community resources)
https://suspensive.org
MIT License
528 stars 51 forks source link

[Feature]: Implement all interfaces of @tanstack/react-query@5 if we can #1251

Closed manudeli closed 3 weeks ago

manudeli commented 2 months ago

Package Scope

@suspensive/react-query

Description

Implement all interfaces of @tanstack/react-query@5 if we can

Possible Solution

No response

etc.

No response

coauthors[bot] commented 2 months ago

People can be co-author:

Candidate Reasons Count Add this as commit message
@gwansikk https://github.com/toss/suspensive/issues/1251#issuecomment-2393438211 https://github.com/toss/suspensive/issues/1251#issuecomment-2401514144 2 Co-authored-by: gwansikk <39869096+gwansikk@users.noreply.github.com>
@manudeli https://github.com/toss/suspensive/issues/1251 1 Co-authored-by: manudeli <61593290+manudeli@users.noreply.github.com>
gwansikk commented 4 weeks ago
gwansikk commented 3 weeks ago

The necessary APIs have been implemented. I will open an issue when needed.