mirror of
https://github.com/TanStack/query.git
synced 2026-03-30 03:48:02 +00:00
* chore(react-query): update peer-deps for react19 in v4 * chore: update dependencies * chore(react-query): add moduleNameMapper for React 18 compatibility in Jest config * chore(react-query-devtools, react-query-persist-client): add moduleNameMapper * chore: update jest config * chore: update jest config * chore: update jest * test: update * test: update * test: update * test: update * test: update * ci(test): update * chore: update * test(useQueries): enhance state assertions for React 18 and 19 compatibility * test: useMutation test for any react version --------- Co-authored-by: Jonghyeon Ko <manudeli.ko@gmail.com>