Skip to content

Conversation

@gargroh
Copy link
Owner

@gargroh gargroh commented Apr 25, 2020

No description provided.

tannerlinsley and others added 30 commits February 27, 2020 07:26
* Update useMutation return types in readme

* Update wording of idle status
* Update useMutation memoization

* Update useMutation.js

Co-authored-by: Tanner Linsley <[email protected]>
* add failing test

* fix failing test

* add failing test

* fix failing test

I would expect useQuery to refetch data once if retry is set to 1

* increase test timeout

* increase timeouts

* fix test in travis

* try higher timeouts

* try --maxWorkers=2

* increase timeout

* increase timeouts

* add console.log

* remove timeouts

* add debug log

* fix tests

* fix garbage collection check

* remove console logs
We are fetching projects in this example, so calling it 'todos' didn't make sense to me.
* test garbage collection of queries without data

* format code

* do not use sleep to wait for garbage collection

setTimeout is not reliable, so it's better to avoid it
…ack#177)

* Create test.yml

* Update test.yml

* added jest config

* fixed typo

* covg threshold

* consolidating package.json

* frozen lockfile

* rename tests for badge
* Update usePaginatedQuery example in README to relevant key name

* Update usePaginatedQuery example with code from README

* Fix key in usePaginatedQuery example
tannerlinsley and others added 28 commits April 15, 2020 09:41
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
…sts (TanStack#382)

* use jest node environment instead of mocking window object

* clear query cache after each test

* remove unnecessary test cleanup
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
@github-actions
Copy link

Size Change: 0 B

Total Size: 14.4 kB

ℹ️ View Unchanged
Filename Size Change
dist/react-query.development.js 9.01 kB 0 B
dist/react-query.production.min.js 5.39 kB 0 B

compressed-size-action

@gargroh gargroh merged commit 26570f4 into master Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.