COMMITS
/ yarn.lock October 4, 2020
J
build: add building support on Windows terminal (#1129)
jueinin committed
September 12, 2020
N
feat: add support for tree shaking (#994)
Niek Bosch committed
September 6, 2020
N
refactor: cleanup to reduce file size and add tests (#969)
Niek Bosch committed
August 29, 2020
F
Add queryCache de/rehydration (#728)
Fredrik Höglund committed
August 20, 2020
N
feat: publish new types (#897)
Niek Bosch committed
July 29, 2020
N
refactor: add typescript support (#767)
Niek Bosch committed
July 1, 2020
T
chore: workflow changes
Tanner Linsley committed
June 29, 2020
K
fix(types): v2 (#626)
Kevin Sullivan committed
June 26, 2020
T
chore: Reorganize code to core + react
Tanner Linsley committed
June 15, 2020
J
chore: upgrade dependencies (#583)
Jason O'Neill committed
May 11, 2020
T
fix(suspense): reset query status when error is thrown in suspense
Tanner Linsley committed
May 1, 2020
T
Use deep equal to compare incoming data for referential stability
Tanner Linsley committed
April 18, 2020
T
Merge branch 'master' of https://github.com/tannerlinsley/react-query
Tanner Linsley committed
T
1.2.7 - Add Typscript Type Definitions
Tanner Linsley committed
April 17, 2020
A
Update @scarf/scarf version to ^1.0.0 (#363)
Avi Press committed
March 25, 2020
A
Add Scarf dependency for installation analytics (#281)
Avi Press committed
March 17, 2020
D
Bump acorn from 5.7.3 to 5.7.4 (#247)
dependabot[bot] committed
March 13, 2020
S
227 bug pagination example (#243)
sigfried committed
March 4, 2020
T
Fix stale refetching and add back force option
Tanner Linsley committed
February 28, 2020
T
Fix: Falsey query keys properly initialize to a success status and not a loading status
Tanner Linsley committed
February 17, 2020
T
Update tests
Tanner Linsley committed
V
add `reset` method to `useMutation` (#122)
Van Nguyen committed
December 1, 2019
E
Fix setQueryData crash (#54)
Edvin Erikson committed
November 29, 2019
A
set-up size-plugin-bot 🤖 (#56)
anotherjsguy committed
November 25, 2019
F
remove fast-async nodent runtime (#52)
Freeman L committed
November 4, 2019
T
Better Pagination support, better examples
Tanner Linsley committed
September 23, 2019
T
Merge pull request #1 from tannerlinsley/dependabot/npm_and_yarn/eslint-utils-1.4.2
Tanner Linsley committed
T
Merge pull request #2 from tannerlinsley/dependabot/npm_and_yarn/lodash-4.17.15
Tanner Linsley committed
T
Merge pull request #3 from tannerlinsley/dependabot/npm_and_yarn/mixin-deep-1.3.2
Tanner Linsley committed
September 11, 2019
D
Bump lodash from 4.17.11 to 4.17.15
dependabot[bot] committed
D
Bump mixin-deep from 1.3.1 to 1.3.2
dependabot[bot] committed
D
Bump eslint-utils from 1.3.1 to 1.4.2
dependabot[bot] committed
September 10, 2019
T
Initial commit
tannerlinsley committed