SIGN IN SIGN UP
TanStack / query UNCLAIMED

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

0 0 113 TypeScript

feat(react-query): support React 19

* feat: react19 deps

* fix: useRef usage

* fix: don't use global JSX namespace

* fix: overwrite react globally to v19

* fix test assertion

* fix hydration tests

* console output is weird in 19

* async is hard

* react really wants no side-effects during render

* fix: use react19 everywhere

* Revert "fix: use react19 everywhere"

This reverts commit f9276113427e604055248b72404fdb64ce37882d.

* just ignore react in sherif as we can have examples with different versions

* feat: add the react-compiler linter

* chore: move examples to react 19, except nextJs ones
D
Dominik Dorfmeister committed
41ec5728ee2d027b2cbc0150488a455917e41995
Parent: 497dd65
Committed by GitHub <noreply@github.com> on 5/25/2024, 6:32:18 PM