Skip to content

Releases: mobxjs/mobx

mobx@6.3.3

31 Aug 17:04
63bef63
Compare
Choose a tag to compare

Patch Changes

mobx-react-lite@3.2.1

31 Aug 17:04
63bef63
Compare
Choose a tag to compare

Patch Changes

mobx@6.3.2

22 May 22:07
eb4fb5d
Compare
Choose a tag to compare

Patch Changes

mobx@6.3.1

18 May 10:56
63b5529
Compare
Choose a tag to compare

Patch Changes

mobx-react@7.2.0

18 May 10:56
63b5529
Compare
Choose a tag to compare

Minor Changes

  • 87b3e1de #2930 Thanks @vkrol! - inject shouldn't change original displayName of component that uses forwardRef

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