Releases: js2me/mobx-tanstack-query
Releases · js2me/mobx-tanstack-query
6.4.0
01 Sep 13:57
Compare
Sorry, something went wrong.
No results found
6.3.1
29 Aug 21:48
Compare
Sorry, something went wrong.
No results found
6.3.0
25 Aug 16:58
Compare
Sorry, something went wrong.
No results found
Minor Changes
5b0af46 Thanks @js2me ! - make mutate method in Mutation as bounded method
5b0af46 Thanks @js2me ! - make start as bounded method for queries
5b0af46 Thanks @js2me ! - make refetch as bounded method for queries
5b0af46 Thanks @js2me ! - make start method in Mutation as bounded method
Patch Changes
5b0af46 Thanks @js2me ! - fixed query start() method (duplicate request calls) and ignoring updating query params
Changes: 6.2.2...6.3.0
6.2.2
25 Aug 06:32
Compare
Sorry, something went wrong.
No results found
6.2.1
24 Aug 10:10
Compare
Sorry, something went wrong.
No results found
6.2.0
24 Aug 09:30
Compare
Sorry, something went wrong.
No results found
Minor Changes
9ef86a1 Thanks @js2me ! - ability to get access to query\mutation result properties using query._ or mutation._ properties access
9ef86a1 Thanks @js2me ! - transformError option for queries and mutations
Changes: 6.1.2...6.2.0
6.1.2
24 Aug 00:17
Compare
Sorry, something went wrong.
No results found
6.1.1
23 Aug 15:57
Compare
Sorry, something went wrong.
No results found
6.1.0
23 Aug 15:44
Compare
Sorry, something went wrong.
No results found
Minor Changes
#30 bee7713 Thanks @js2me ! - added lazy option for queries and mutations which work on lazy observables from mobx
Patch Changes
#30 bee7713 Thanks @js2me ! - remove a lot of useless reactions (replaced it by more simple callbacks)
Changes: 6.0.11...6.1.0
6.0.11
15 Jul 20:03
Compare
Sorry, something went wrong.
No results found