Skip to content

v0.13.1

Choose a tag to compare

@SpaceK33z SpaceK33z released this 29 May 15:32
· 227 commits to master since this release
  • Many fixes to deeply nesting relations.
  • Make it easy to disable or change the way how mobx-spine does snake_case <-> camelCase converting when parsing from/to backend.
  • Throw error when you define an attribute on a model that is already in use by mobx-spine. Example: @observable url.