Socket
Socket
Sign inDemoInstall

mobx-utils

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobx-utils - npm Package Versions

1
6

5.0.0

Diff

Changelog

Source

5.0.0

  • Added MobX 5 compatibility. The package is also compatible with MobX 4.3.1+.
  • createViewModel now also copies computed properties to the view Model. Implements [#100].(https://github.com/mobxjs/mobx-utils/issues/100). Implemented through #126 by @RafalFilipek.
mweststrate
published 4.0.1 •

Changelog

Source

4.0.1

  • passing a fromPromise based promise to fromPromise no longer throws an exception. Fixes #119
  • added viewModel resetProperty to typescript typings, fixes #117 through #118 by @navidjh
  • Added moveItem(array, fromIndex, toIndex) utility, as replacement for the dropped ObservableArray.move in MobX 4. Trough #121 by @jeffijoe
  • Fixed incorrect peer dependency, #115 by @xaviergonz
mweststrate
published 4.0.0 •

Changelog

Source

4.0.0

Updated mobx-utils to use MobX 4. No futher changes

mweststrate
published 4.0.0-beta.2 •

mweststrate
published 3.2.2 •

Changelog

Source

3.2.2

  • toStream now accepts a second argument, fireImmediately=false, which, when true, immediately pushes the current value to the stream. Fixes #82
mweststrate
published 3.2.1 •

Changelog

Source

3.2.1

  • Fixed issue where whenAsync was not exposed correctly.
  • Added timeout parameter to whenAsync
mweststrate
published 3.2.0 •

Changelog

Source

3.2.0

  • Switched to rollup for bundling, bundle non-minified and include a es module based build. See #81 by @mijay
mweststrate
published 3.2.0-rc.4 •

mweststrate
published 3.2.0-rc.3 •

mweststrate
published 3.2.0-rc.2 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc