COMMITS
May 1, 2022
방
docs: Remove react-native-appstate-hook (#3574)
방성범 (Bang Seongbeom) committed
April 22, 2022
O
test(useQuery): add test for errorUpdateCount (#3547)
Omer Cohen committed
O
feat: expose errorUpdateCount on useQuery (#3532)
Omer Cohen committed
L
fix(devtools): Fix expand button styling (#3544)
Liam Tait committed
April 21, 2022
D
feat(query): functions for refetchOn options (#3518)
Dominik Dorfmeister committed
M
docs: Fix async/await syntax (#3543)
Maciej Leszczyński committed
A
test: add test for status=error (#3411)
Alex Johansson committed
N
feat: add nonce for devtools style tag (#3506)
New Future committed
April 17, 2022
D
feat(react): add "support" for react18 (#3520)
Dominik Dorfmeister committed
April 15, 2022
M
fix(devtools): adjust QueryKey height (#3497)
Mohammad ali Ali panah committed
N
docs: Fix typo on homepage (#3515)
Niels de Bruin committed
April 11, 2022
A
docs: add a link to the v4 beta doc (#3496)
Artem Golubenko committed
April 9, 2022
S
docs: Improve readability of `useRefreshOnFocus` (#3465)
Satyajit Sahoo committed
April 8, 2022
T
Update Learn link and sidebar (#3486)
Tyler McGinnis committed
April 7, 2022
B
docs: Update links to course landing page (#3478)
Benjamin Adam committed
March 28, 2022
L
chore(eslint): Add react/jsx-key lint rule (#3447)
Liam Tait committed
March 27, 2022
L
fix(devtools): add keys to mapped entries for Explorer (#3446)
Liam Tait committed
March 26, 2022
T
Update comparison.md
Tanner Linsley committed
T
Merge branch 'master' of https://github.com/tannerlinsley/react-query
Tanner Linsley committed
T
Update comparison.md
Tanner Linsley committed
H
fix(devtools): serialize bigint types (#3440)
Henrique Derosa committed
March 24, 2022
T
docs: comparison
Tanner Linsley committed
T
docs: update comparison
Tanner Linsley committed
D
fix(useIsFetching): account for fetches happening in the same render cycle (#3438)
Dominik Dorfmeister committed
March 22, 2022
A
docs: Add a backlink to bytes.dev (#3429)
Alex Anderson committed
A
docs: updates for new react-query course (#3414)
Alex Anderson committed
March 16, 2022
L
docs: infinite scroll example uses react-intersection-observer (#3410)
lironezra committed
March 15, 2022
L
refactor(devtools): add types to Explorer (#2949)
Liam Tait committed
March 13, 2022
B
docs: update gitpod link in `contributing.md` (#3376)
Binaya Chaudhary committed
K
docs: fix a typo in mutations.md (#3386)
Ken Huh committed