v0.3.0
Breaking changes:
mobx-state-tree
is now listed underpeerDependencies
and should be installed separately.
Other changes:
- Support polymorphism, with type names added to snapshots as needed.
- Support getters and setters inside class definitions.
- Fix bug where subclass actions were also added to their parent class.
- Small speed improvements.