xaviergonz / mobx-keystone

A MobX powered state management solution based on data trees with first class support for Typescript, support for snapshots, patches and much more
https://mobx-keystone.js.org
MIT License
555 stars 25 forks source link

Export assertTweakedObject? #157

Closed sisp closed 4 years ago

sisp commented 4 years ago

Would you be open to exporting assertTweakedObject as part of the public API? It is widely used in mobx-keystone internally and would be useful for writing custom utility functions that operate on the state tree which may not make sense to be contributed.

xaviergonz commented 4 years ago

Thanks for the suggestion. Added in 0.44.0