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

23
20

1.11.1

Diff

Changelog

Source

1.11.1

  • Fix for onChildAttachedTo firing for current children even when fireForCurrentChildren was set to false.
xaviergonz
published 1.11.0 •

Changelog

Source

1.11.0

  • Fixed some types so they are compatible with TypeScript 5.6.
xaviergonz
published 1.10.2 •

Changelog

Source

1.10.2

  • Fixed some types so set transformations are compatible with TypeScript 5.5 once more.
xaviergonz
published 1.10.1 •

Changelog

Source

1.10.1

  • Some more minor optimizations, for example creating models should be around 10% faster now.
xaviergonz
published 1.10.0 •

Changelog

Source

1.10.0

  • Some optimizations, for example reading values should be around 2x faster now.
xaviergonz
published 1.9.0 •

Changelog

Source

1.9.0

  • Adds support for YjsTextModel from mobx-keystone-yjs.
xaviergonz
published 1.8.3 •

Changelog

Source

1.8.3

  • Data model classes can now be passed as types directly, like model classes can.
xaviergonz
published 1.8.2 •

Changelog

Source

1.8.2

  • New! Y.js bindings for mobx-keystone are now available in the mobx-keystone-yjs package as well as a working example in the examples section of the online docs.
  • Added missing nanoid dependency to the list of dependencies.
xaviergonz
published 1.8.1 •

Changelog

Source

1.8.1

  • Fix so onGlobalPatches only generates the patches for new models when they are generated via fromSnapshot.
  • Fix so new onGlobalPatches paths won't include '$' in their paths.
xaviergonz
published 1.8.0 •

Changelog

Source

1.8.0

  • onGlobalPatches will now get called for new models whenever the initial snapshot values where overridden by defaults or missing IDs.
23
20
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