Skip to content

v0.4.0

Pre-release
Pre-release

Choose a tag to compare

@ianmstew ianmstew released this 15 Sep 23:11

Commit Log

  • #syncEnityEvents passes { syncing: true } option to change handlers when called during a sync.
  • #attributes method returns clone of State attributes.
  • #previous proxies to underlying model #previous
  • #getChanged/#getPrevious underlying model proxy methods renamed to #changedAttributes/#previousAttributes (breaking)
  • 100% test coverage