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

mobx-state-tree

Package Overview
Dependencies
Maintainers
5
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobx-state-tree - npm Package Versions

1
13

3.7.0

Diff

Changelog

Source

3.7.0

  • Middleware events now also contain allParentIds (chain of causing ids, from root until (excluding) current)
  • Improved redux dev tools integration, now supporting flows and showing action chains through #1035 based on a fix by @bourquep
mweststrate
published 3.6.0 •

Changelog

Source

3.6.0

  • Made type Typescript compilation when 'declarations' is set to true + type completion faster thanks to some type optimizations through #1043 by @xaviergonz
  • Fix for array reconciliation of union types with ids #1045 through #1047 by @xaviergonz
  • Fixed bug where the eager option for the union type defaulted to true when no options argument was passed but false when it was passed. Now they both default to true when not specified. Fixed through #1046 by @xaviergonz
xaviergonz
published 3.5.0 •

Changelog

Source

3.5.0

  • Fix for afterCreate/afterAttach sometimes throwing an exception when a node was created as part of a view/computed property #967 through #1026 by @xaviergonz. Note that this fix will only work if your installed peer mobx version is >= 4.5.0 or >= 5.5.0
  • Fix for cast method being broken in Typescript 3.1.1 through #1028 by @xaviergonz
xaviergonz
published 3.4.0 •

Changelog

Source

3.4.0

xaviergonz
published 3.3.0 •

Changelog

Source

3.3.0

xaviergonz
published 3.2.4 •

Changelog

Source

3.2.4

  • Further improvements for Typescript support for enumeration by @xaviergonz
  • Smaller generated .d.ts files through #990 by @xaviergonz
  • Fix for exception when destroying children of types.maybe through #985 by @dsabanin
xaviergonz
published 3.2.3 •

Changelog

Source

3.2.3

  • Fixed incorrect typing generation for mst-middlewares #979
xaviergonz
published 3.2.2 •

Changelog

Source

3.2.2

  • Fixes for the reconciliation algorithm of arrays #928 through #960 by @liuqiang1357
  • Better Typescript support for enumeration, compose, union, literal and references by @xaviergonz
  • Updated dependencies to latest versions by @xaviergonz
  • [Internal] Cleanup 'createNode' and related codepaths through #962 by @k-g-a
xaviergonz
published 3.2.1 •

Changelog

Source

3.2.1

xaviergonz
published 3.2.0 •

Changelog

Source

3.2.0

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