Skip to content

2.4.0

Compare
Choose a tag to compare
@AlekseyMartynov AlekseyMartynov released this 12 Jul 09:27
· 194 commits to master since this release
1673e88

createStore now accepts the following CustomStore options:

  • onLoading, onLoaded
  • onInserting, onInserted
  • onUpdating, onUpdated
  • onRemoving, onRemoved
  • onModifying, onModified
  • onPush
  • loadMode
  • cacheRawData