Skip to content

0.10.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmdobry jmdobry released this 20 Jul 22:24
· 222 commits to master since this release
0.10.1 - 20 July 2014
Backwards compatible API changes
  • #93 - Added DS.createInstance(resourceName[, attrs][, options])
  • #96 - Resource definitions should be able to proxy DS methods
Backwards compatible bug fixes
  • #90 - DS.create isn't added to completedQueries (DS.create now adds a completed query entry)
  • #91 - dist/angular-data(.min).js doesn't end with a semicolon (upgraded Browserify)
  • #94 - Resource object name/class inconsistency (added useClass option to DS.defineResource)
  • #95 - observe-js outdated (Upgraded observe-js.js an refactored to new API)
  • #98 - Missing id warning