Skip to content

Releases: mobxjs/mobx

[email protected]

13 Jun 09:51
a73710c
Compare
Choose a tag to compare

Patch Changes

[email protected]

13 Jun 09:51
a73710c
Compare
Choose a tag to compare

Patch Changes

  • 44a5fe07 #3881 Thanks @kade-robertson! - Adds an option for the mobx/exhaustive-make-observable eslint rule to configure whether fields are annotated with true or false with the autofixer.

    This option defaults to true if not present or an invalid value is received to maintain existing behavior.

[email protected]

22 Mar 09:50
5142574
Compare
Choose a tag to compare

Patch Changes

[email protected]

27 Nov 07:26
55260aa
Compare
Choose a tag to compare

Minor Changes

  • ec5db592 #3792 Thanks @tonyraoul! - Improve observablearray proxy pefromance for es2023.array and es2022.array methods

Patch Changes

  • 86616c11 #3654 Thanks @ahoisl! - fix: action transparently forwards toString of underlying function

[email protected]

11 Nov 18:48
Compare
Choose a tag to compare

Minor Changes

[email protected]

06 Nov 23:10
Compare
Choose a tag to compare

Patch Changes

[email protected]

25 Sep 12:00
40f6b07
Compare
Choose a tag to compare

Patch Changes

[email protected]

31 Aug 11:01
bbd6099
Compare
Choose a tag to compare

Patch Changes

  • c8d9374d #3748 Thanks @mweststrate! - Fixed: #3747, computed values becoming stale if the underlying observable was created and updated outside a reactive context

[email protected]

18 Jul 18:43
ee09a67
Compare
Choose a tag to compare

Minor Changes

  • bebd5f05 #3727 Thanks @rluvaton! - Added support for signal (AbortSignal) in autorun, reaction and sync when options to dispose them

Patch Changes

[email protected]

12 Jul 18:33
9f80ed7
Compare
Choose a tag to compare

Patch Changes