Skip to content

Releases: mobxjs/mobx

mobx@6.0.4

12 Nov 16:16
e19078c
Compare
Choose a tag to compare

Patch Changes

mobx-react@7.0.5

12 Nov 16:16
e19078c
Compare
Choose a tag to compare

Patch Changes

mobx-react-lite@3.1.6

12 Nov 16:16
e19078c
Compare
Choose a tag to compare

Patch Changes

mobx-react-lite@3.1.5

08 Nov 07:10
ee7d317
Compare
Choose a tag to compare

Patch Changes

  • 01a050f7 Thanks @FredyC! - Fix use of react-dom vs react-native

    The es folder content is compiled only without transpilation to keep utils/reactBatchedUpdates which exists in DOM and RN versions. The bundled esm is still kept around too, especially the prod/dev ones that should be utilized in modern browser environments.

mobx-react@7.0.4

07 Nov 16:00
4434fe3
Compare
Choose a tag to compare

Patch Changes

  • 8bbbc7c0 Thanks @FredyC! - Fix names of dist files (for real now). Third time is the charm 😅

  • Updated dependencies [8bbbc7c0]:

    • mobx-react-lite@3.1.4

mobx-react@7.0.3

07 Nov 14:56
5399d46
Compare
Choose a tag to compare

Patch Changes

  • b7aa9d35 Thanks @FredyC! - Fixed wrong package name for dist files

  • Updated dependencies [b7aa9d35]:

    • mobx-react-lite@3.1.3

mobx-react-lite@3.1.4

07 Nov 16:00
4434fe3
Compare
Choose a tag to compare

Patch Changes

  • 8bbbc7c0 Thanks @FredyC! - Fix names of dist files (for real now). Third time is the charm 😅

mobx-react-lite@3.1.3

07 Nov 14:56
5399d46
Compare
Choose a tag to compare

Patch Changes

mobx-react@7.0.2

06 Nov 20:25
0b5197a
Compare
Choose a tag to compare

Patch Changes

  • 5239db80 Thanks @FredyC! - Fixed release with missing dist files

  • Updated dependencies [5239db80]:

    • mobx-react-lite@3.1.2

mobx-react@7.0.1

06 Nov 19:49
dbdcbda
Compare
Choose a tag to compare

Patch Changes

  • 81a2f865 Thanks @FredyC! - ESM bundles without NODE_ENV present are available in dist folder. This useful for consumption in browser environment that supports ESM Choose either esm.production.min.js or esm.development.js from dist folder.

  • Updated dependencies [81a2f865]:

    • mobx-react-lite@3.1.1