Skip to content

Releases: mobxjs/mobx

mobx@6.13.5

16 Oct 19:06
80218f4
Compare
Choose a tag to compare

Patch Changes

mobx@6.13.4

15 Oct 19:38
3edfe4a
Compare
Choose a tag to compare

Patch Changes

mobx@6.13.3

26 Sep 09:49
ed9ab96
Compare
Choose a tag to compare

Patch Changes

mobx@6.13.2

07 Sep 12:17
60fd08b
Compare
Choose a tag to compare

Patch Changes

eslint-plugin-mobx@0.0.11

25 Jul 07:11
62d994d
Compare
Choose a tag to compare

Patch Changes

mobx@6.13.1

18 Jul 09:41
c7c9d3e
Compare
Choose a tag to compare

Patch Changes

mobx@6.13.0

02 Jul 18:53
32c934b
Compare
Choose a tag to compare

Minor Changes

mobx@6.12.5

30 Jun 08:35
5c8066d
Compare
Choose a tag to compare

Patch Changes

mobx@6.12.4

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

Patch Changes

eslint-plugin-mobx@0.0.10

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.