Releases: js-data/js-data-angular
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.2.0 - 17 March 2016
Backwards compatible bug fixes
- #347 - BindOne recomputing computed properties
- #353 - jshint or standard?
- #356 - Multiple parents isn't working
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 -
bindOne
now updates computed properties on change
2.3.0
2.3.0 - 15 April 2015
Backwards compatible API changes
- #328 - Add support for
js-data-sql
adapter
Backwards compatible bug fixes
- #328 - Fixed adapter registration
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.2 - 04 March 2015
Backwards compatible bug fixes
- #312 - UMDifying js-data-angular
- #313 - DSHttpAdapter#find/create/update/destroy do not call queryTransform
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