Skip to content

Tags: akib22/react-query

Tags

v3.5.11

Toggle v3.5.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(devtools): Added type attribute to all button elements (TanStack#…

…1581)

Adding type attribute tells browser what type of button it is. For most browsers the default type of button is submit. This causes a full page post back in older legacy server rendered frameworks like asp.net webfo

v3.5.10

Toggle v3.5.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: make sure queries which have dataUpdatedAt of 0 will be run (Tan…

…Stack#1556)

v3.5.9

Toggle v3.5.9's commit message
fix(devtools): filtering, hide sorting while filtering, show logo whe…

…n open

v3.5.8

Toggle v3.5.8's commit message
fix(devtools): remember panel height

v3.5.7

Toggle v3.5.7's commit message

v3.5.6

Toggle v3.5.6's commit message
fix: use query data when getting next and prev page params

v3.5.5

Toggle v3.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(devtools): Remove debug statement in devtools (TanStack#1516)

v3.5.4

Toggle v3.5.4's commit message
fix(devtools): guard against window in useMediaQuery

Fixes TanStack#1515

v3.5.3

Toggle v3.5.3's commit message
fix(devtools): guard against window for server envs

v3.5.2

Toggle v3.5.2's commit message