Skip to content

3.0.0-alpha.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmdobry jmdobry released this 18 Mar 05:09
3.0.0-alpha.13 - 17 March 2016
Backwards incompatible API changes
  • Added sum and count methods

3.0.0-alpha.13 API Reference docs

3.0.0-alpha.12 - 10 March 2016
Other
  • Moved more common adapter functionality into js-data-adapter
3.0.0-alpha.11 - 06 March 2016
Backwards compatible bug fixes
  • create() now makes use of withoutRelations()
  • More use of Adapter#respond() more consistent
3.0.0-alpha.10 - 06 March 2016
Backwards compatible API changes
  • Now making use of makeHasManyForeignKeys
3.0.0-alpha.9 - 06 March 2016
Other
  • Upgraded js-data-adapter