Skip to content

3.0.0-beta.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmdobry jmdobry released this 02 Jul 22:35
· 97 commits to release since this release
3.0.0-beta.9 - 02 July 2016
Breaking changes
  • Usaved records can now be added to a Collection (added to the store)
  • Record#save now always updates the original record
Backwards compatible changes
  • Added Collection#unsaved, LinkedCollection#unsaved, DataStore#unsaved
  • Added Collection#prune, LinkedCollection#prune, DataStore#prune
  • Added Record#isNew and Record#changeHistory
  • Added option DataStore#usePendingFind, which defaults to true
  • Added option DataStore#usePendingFindAll, which defaults to true

3.0.0-beta.9 API Reference Docs