-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
remove old hydration exports #2924
Copy link
Copy link
Closed
Description
From the docs:
Since version 3.22.0 hydration utilities moved into to core. If you using lower version your should import dehydrate from react-query/hydration
remove the react-query/hydration re-exports for v4, which we only kept for backwards compatibility.
Reactions are currently unavailable