Skip to content

Releases: js2me/mobx-tanstack-query

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

6.11.2

13 Nov 07:54
a017425

Choose a tag to compare

Patch Changes

Changes: 6.11.1...6.11.2

6.11.1

06 Nov 07:36
3a19224

Choose a tag to compare

Patch Changes

  • d2a3875 Thanks @js2me! - try to fix AnyQueryClient wrong typings for bun usage

  • c9af938 Thanks @js2me! - [internal] build modification

Changes: 6.11.0...6.11.1

6.11.0

31 Oct 09:09
5a52be2

Choose a tag to compare

Minor Changes

Changes: 6.10.2...6.11.0

6.10.2

13 Oct 08:28
544671b

Choose a tag to compare

Patch Changes

  • 6029956 Thanks @js2me! - fix redundant updateResult observable call after initialize mutation/query

Changes: 6.10.1...6.10.2

6.10.1

12 Oct 09:29
87ab59f

Choose a tag to compare

Patch Changes

  • cd2e6e1 Thanks @js2me! - twice call of get dynamic options fn (queries)

Changes: 6.10.0...6.10.1

6.10.0

12 Oct 09:24
264031e

Choose a tag to compare

Minor Changes

  • 3ec51de Thanks @js2me! - added dynamicOptionsComparer query feature

Changes: 6.9.0...6.10.0