Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mobx-keystone

Package Overview
Dependencies
Maintainers
1
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobx-keystone - npm Package Versions

13
20

1.7.1

Diff

Changelog

Source

1.7.1

  • Performance improvements when using the "new" non-experimental standard decorators: do not use class proxies.
xaviergonz
published 1.7.0 •

Changelog

Source

1.7.0

  • Added support for "new" non-experimental standard decorators. The old ones are still supported.
xaviergonz
published 1.6.5 •

Changelog

Source

1.6.5

  • Some small optimizations.
xaviergonz
published 1.6.4 •

Changelog

Source

1.6.4

  • Fixed an error about finding types when using TS in bundler mode.
xaviergonz
published 1.6.3 •

Changelog

Source

1.6.3

  • Fixed a bug where an object was sometimes being detached and then again retached when using applySnapshot.
xaviergonz
published 1.6.2 •

Changelog

Source

1.6.2

  • Fixed a bug where the onAttachedToRootStore disposer was not being called for models inside arrays.
xaviergonz
published 1.6.1 •

Changelog

Source

1.6.1

  • Fixed a bug where extra attachToRootStore calls and patches were being made when using applySnapshot to reconcile models with the same ID.
  • Speed up a bit Typescript types.
xaviergonz
published 1.6.0 •

Changelog

Source

1.6.0

  • It is now possible to override default values when extending a model, but it is now on the user side to ensure that the base and extended types are compatible.
xaviergonz
published 1.5.0 •

Changelog

Source

1.5.0

  • Added maxUndoLevels and maxRedoLevels to undoMiddleware options to limit the number of undo/redo levels.
xaviergonz
published 1.4.1 •

Changelog

Source

1.4.1

  • Optimizations yielding around 10-15% less CPU time for some operations.
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