suspensive icon indicating copy to clipboard operation
suspensive copied to clipboard

feat(react-query-v4): react-query-next-experimental

Open 2-NOW opened this issue 6 months ago • 9 comments

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
  1. I read the Contributing Guide
  2. I added documents and tests.

2-NOW avatar Jul 29 '24 14:07 2-NOW