This version is important for jotai/query
. It now works with @tanstack/query-core
, and no longer supports react-query
, which is deprecated.
What's Changed
- feat(query): migrate to tanstack/query-core v4 & make QueryKey's type generic by @liaoliao666 in #1126
- fix(query): prevent creating QueryObserver multiple times by @Aslemammad in #1313
New Contributors
- @austinwoon made their first contribution in #1294
- @liaoliao666 made their first contribution in #1126
- @Sajad-Sharhani made their first contribution in #1111
Full Changelog: v1.7.6...v1.7.7