Skip to content

Releases: mobxjs/mobx

mobx@6.3.0

23 Apr 09:30
49f232d
Compare
Choose a tag to compare

Minor Changes

Patch Changes

mobx@6.2.0

10 Apr 14:17
30c397e
Compare
Choose a tag to compare

Release job failed. See #2842 for release notes

mobx-undecorate@1.1.0

10 Apr 14:16
30c397e
Compare
Choose a tag to compare

Release job failed. See #2842 for release notes

mobx@6.1.8

01 Mar 14:32
bff1d6b
Compare
Choose a tag to compare

Patch Changes

mobx@6.1.7

17 Feb 10:43
851be05
Compare
Choose a tag to compare

Patch Changes

  • 5640aa77 #2799 Thanks @urugator! - - fix: user provided debug names are not preserved on production
    • fix: property atom's debug name is dynamic on production
    • fix: observable(primitive, options) ignores options
    • fix: getDebugName(action) throws [MobX] Cannot obtain atom from undefined
    • fix: terser using unsafe: true

mobx@6.1.6

11 Feb 16:11
248e25e
Compare
Choose a tag to compare

Patch Changes

  • 9b195b17 #2780 Thanks @iChenLei! - The overall memory usage of MobX has been reduced in production builds by skipping the generation of debug identifiers. The internal mapid_ field of Reaction has been removed as part of the change.

mobx-undecorate@1.0.7

11 Feb 16:11
248e25e
Compare
Choose a tag to compare

Patch Changes

mobx@6.1.5

04 Feb 10:47
28cbc81
Compare
Choose a tag to compare

Patch Changes

mobx@6.1.4

30 Jan 11:25
ddf9978
Compare
Choose a tag to compare

Patch Changes

mobx-undecorate@1.0.6

30 Jan 11:25
ddf9978
Compare
Choose a tag to compare

Patch Changes