suspensive
suspensive copied to clipboard
feat(react-query-v4): react-query-next-experimental
Overview
close: #1155
Adds a streaming without prefetching feature that brings the react-query-next-experimental feature available in react-query v5 to v4
- [x] Add a default implementation
- HydrationStreamProvider
- ReactQueryStreamedHydration
- [ ] Test working well
PR Checklist
- [x] I did below actions if need
- I read the Contributing Guide
- I added documents and tests.