Releases · js-data/js-data-angular
3.2.1
3.2.1 - 18 March 2016
Backwards compatible bug fixes
- Upgraded to js-data-http 2.2.2
3.2.0
3.1.0
3.1.1 - 20 September 2015
Stable Version 3.1.0
Backwards compatible API changes
- #335 - Calling $q.reject in http interceptor doesn't resolve to calling reject handler in DS.findAll.then
Other
- Built with js-data-http 2.1.1
- Upgraded dependencies
3.0.0
3.0.0 - 02 July 2015
Stable Version 3.0.0
3.0.0-rc.1
3.0.0-rc.1 - 28 June 2015
Stable Version 3.0.0-rc.1
2.4.0
2.4.0 - 15 April 2015
Backwards compatible API changes
- #327 -
bindOnenow updates computed properties on change
2.3.0
2.2.3
2.2.3 - 08 March 2015
Other
- Converted to ES6, using Babel.js to transpile to ES5.
2.2.2
2.2.1
2.2.1 - 25 February 2015
Backwards compatible bug fixes
- #311 - Does not properly throw error in find() (like other adapters) when the item cannot be found