14 Commits

Author SHA1 Message Date
Tanner Linsley
5d6e86a604 Update test-and-publish.yml 2020-06-28 13:48:23 -06:00
Tanner Linsley
6b65427794 Update test-and-publish.yml 2020-06-16 20:11:44 -06:00
Jason O'Neill
06feac8a2d chore: upgrade dependencies (#583)
* chore: upgrade dependencies

* add workaround for suspense test

* remove size workflow
2020-06-14 19:15:18 -06:00
Tanner Linsley
e6d70bd85d Update issue templates 2020-06-11 15:14:06 -06:00
Tanner Linsley
a130369c02 Create config.yml 2020-06-11 15:13:06 -06:00
Tanner Linsley
55e4f75954 Delete links-test.yml 2020-06-09 16:19:39 -06:00
Rohit Garg
ff5d6a7518 chore(github action): Detect broken links in documentation (#473)
* chore(github action): Detect broken links in documentation

* docs: update name
2020-05-09 10:21:09 -06:00
Rohit Garg
7e38bd2e7a Semantic release support (#403)
* chore: Using semantic release for publishing and changelog generation

* sync master (#1)

sync master (#1)

* Semantic release support (#2)

chore: Using semantic release for publishing and changelog generation

* chore: Correcting action indentation

* build: test semantic release of react-query

* feat: A new feature

* fix: yarn install (#3)

* feat: renaming module for test

* feat: change pkg name

* chore: adding yarn install

* doc: revert vscode settings

* Update package.json
2020-05-05 11:02:56 -06:00
Tanner Linsley
aea14b4006 v1.0.8 2020-03-02 11:47:34 -07:00
Ben Monro
8c890b7089 chore: add tests.yml build action to run tests on PR / master. (#177)
* Create test.yml

* Update test.yml

* added jest config

* fixed typo

* covg threshold

* consolidating package.json

* frozen lockfile

* rename tests for badge
2020-03-01 13:34:27 -07:00
Tanner Linsley
5f16a500e9 v1 (#150)
* Checkpoint

* Split to separate files

* Less exports

* Update useQuery

* v1.0.0-alpha.0

* Refactor to queryCache, reorg files

* v1.0.0-alpha.1

* Fixes

* Update main.yml

* Update main.yml

* Update main.yml

* Include Helpers

* v1.0.0-alpha.2

* Clean up deps

* v1.0.0-alpha.3

* Query Cache + tons more and docs

* v1.0.0-alpha.4

* [next] add some tests (#143)

* add usePaginatedQuery test

* fix setQueryData test

* Update utils.js

Fix #147

* Update useMutation.js

* Created the queryFnParamsFilter config option for useQuery

* Update README.md

* Update queryCache.js

* Create settings.json

* Fixes

* v1.0.0-alpha.5

* Update Readme and build

* Update README.md

* Update README.md

* Update CHANGELOG.md

* New default for refetchOnMount = true

* Update package.json

* [next] Regression tests (#148)

* add useQuery ssr test

* add useQuery test

* add test for dependent queries

* add default status test

* add status test in manual mode

* add test

* format test files

* expand dependent queries test

* ignore __tests__/shared folder

* match test files by .test.js filename instead of __test__ folder

* do not cache queries with undefined queryHash

Fixes https://github.com/tannerlinsley/react-query/issues/137

* format

* fix typos

* Merge with fixes for regressions

* update size-plugin

* remove size-plugin

Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com>

* Remove size plugin

* Update useMutation test to not be so noisy.

Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
2020-02-26 11:38:26 -07:00
anotherjsguy
d0c0d28349 set-up size-plugin-bot 🤖 (#56)
* setup size-plugin-bot

* update rollup-plugin-size version

* add build script to travis config
2019-11-29 15:25:00 -07:00
Tanner Linsley
fa9ee84b75 Update FUNDING.yml 2019-11-04 14:39:58 -07:00
Tanner Linsley
ce7e940f3b Create FUNDING.yml 2019-11-04 14:39:48 -07:00