New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mobx-keystone

Package Overview
Dependencies
Maintainers
0
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobx-keystone - npm Package Versions

1
20

0.26.0

Diff

Changelog

Source

0.26.0

  • Made it impossible in TypeScript to give a default value for an object type without using a default value generator function to avoid possible mistakes.
xaviergonz
published 0.25.3 •

Changelog

Source

0.25.3

  • Fixed applySerializedActionAndTrackNewModelIds so it won't track $modelId changes for plain objects.
  • Added Path and PathElement types.
xaviergonz
published 0.25.2 •

Changelog

Source

0.25.2

  • Fixed an issue with back-references and onResolvedValueChange not working when references were being restored from a snapshot.
xaviergonz
published 0.25.1 •

Changelog

Source

0.25.1

  • Small optimization for applySerializedActionAndTrackNewModelIds so it doesn't traverse frozen values.
xaviergonz
published 0.25.0 •

Changelog

Source

0.25.0

  • Added applySerializedActionAndTrackNewModelIds and applySerializedActionAndSyncNewModelIds. Prefer those over deserializeActionCall plus applyAction when applying serialized (over the wire) actions in order to avoid $modelId desynchronization.
  • Added a default implementation of getRefId() which returns $modelId.
xaviergonz
published 0.25.0-alpha.1 •

xaviergonz
published 0.24.1 •

Changelog

Source

0.24.1

  • Fixed wrong patches being generated for array splices sometimes.
xaviergonz
published 0.24.0 •

Changelog

Source

0.24.0

  • [BREAKING CHANGE] Allow to pass $modelId to model creation data to override it rather than using a special symbol.
  • [BREAKING CHANGE] Removed overrideRootModelId to fromSnapshot and clone, but made $modelId in models editable instead.
xaviergonz
published 0.23.2 •

Changelog

Source

0.23.2

  • Added overrideRootModelId to fromSnapshot and clone.
xaviergonz
published 0.23.1 •

Changelog

Source

0.23.1

  • Added options parameter to clone.
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