Socket
Socket
Sign inDemoInstall

mobx-utils

Package Overview
Dependencies
Maintainers
4
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobx-utils - npm Package Versions

13
6

5.6.1

Diff

Changelog

Source

5.6.1

  • #256 Fix #255
mweststrate
published 5.6.0 •

Changelog

Source

5.6.0

xaviergonz
published 5.5.7 •

Changelog

Source

5.5.7

  • Another fix for invalid actionAsync context through #246 by xaviergonz
xaviergonz
published 5.5.6 •

Changelog

Source

5.5.6

  • Another fix for invalid actionAsync context when promises resolve at the same time in different actionAsync calls through #244 by xaviergonz
mweststrate
published 5.5.5 •

Changelog

Source

5.5.5

xaviergonz
published 5.5.4 •

Changelog

Source

5.5.4

  • Fix invalid actionAsync context when promises resolve at the same time in different actionAsync calls, by xaviergonz through #240
mweststrate
published 5.5.3 •

Changelog

Source

5.5.3

  • Support all IComputedOptions in createTransformer, by @samdroid-apps through #224
  • Make sure that transformers don't memorize when used outside a reactive context. Fixes #116 through #228 by @upsuper
xaviergonz
published 5.5.2 •

Changelog

Source

5.5.2

  • Fix for actionAsync when awaiting promises that resolve immediately.
xaviergonz
published 5.5.1 •

Changelog

Source

5.5.1

  • Fix for actionAsync giving errors when it didn't await a task inside.
  • task now supports plain values as well.
mweststrate
published 5.5.0 •

Changelog

Source

5.5.0

Note: the minimum required MobX version for this release has been bumped to "mobx": "^4.13.1 || ^5.13.1"

  • Added actionAsync (not to be confused with asyncAction) as an alternative to flows, see #217 by xaviergonz
  • Fixed a typing issue for the pending handler of fromPromise, see #208 by Ricardo-Marques
  • computedFn now supports the standard options accepted by classic computed, see #215 by hearnden
  • Fixed #205, something with to unobserved properties and createViewModel. See #216 by wrench7
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