Skip to content

Releases: js2me/mobx-tanstack-query

6.16.0

15 Apr 15:40
13827f1

Choose a tag to compare

Minor Changes

  • da6909d Thanks @js2me! - added lazyDelay option for queries and mutations as features

Changes: 6.15.1...6.16.0

6.15.1

10 Apr 11:07
d1d22ec

Choose a tag to compare

Patch Changes

  • eeb0abf Thanks @js2me! - fixed resultObservable work with merging with query client

Changes: 6.15.0...6.15.1

6.15.0

09 Apr 20:10
5f1baa3

Choose a tag to compare

Minor Changes

  • 73207cc Thanks @js2me! - added resultObservable query and mutation features

Changes: 6.14.1...6.15.0

6.14.1

02 Apr 13:04
b03ca17

Choose a tag to compare

Patch Changes

Changes: 6.14.0...6.14.1

6.14.0

01 Apr 21:36
3672506

Choose a tag to compare

Minor Changes

  • 0f5e9a9 Thanks @js2me! - [internal] update all deps to latest (vite 8.x, typescript 6.x, jsdoc 29, yummies 7.12.x)

Changes: 6.13.0...6.14.0

6.13.0

17 Mar 06:54
a3a3feb

Choose a tag to compare

Minor Changes

  • 7c52772 Thanks @js2me! - refactored Query and InfiniteQuery (extends from BaseQuery as root of logic for queries)

Patch Changes

Changes: 6.12.1...6.13.0

6.12.1

13 Feb 11:31
4753006

Choose a tag to compare

Patch Changes

  • 514d16e Thanks @js2me! - fixed twice+ calls of onDone onError for queries"

  • 091f71e Thanks @js2me! - fixed bug with cyclic calls (onDone + enableOnDemand flag)

Changes: 6.12.0...6.12.1

6.12.0

11 Jan 22:21
329f305

Choose a tag to compare

Minor Changes

Changes: 6.11.4...6.12.0

6.11.4

16 Dec 11:42
d40806d

Choose a tag to compare

Patch Changes

Changes: 6.11.3...6.11.4

6.11.3

26 Nov 21:25
6a50b5a

Choose a tag to compare

Patch Changes

  • 9e60799 Thanks @js2me! - fix bug with not reactive options in queries sometimes (#64)

Changes: 6.11.2...6.11.3