Skip to content

Releases: js-data/js-data-angular

3.2.1

18 Mar 23:48
Compare
Choose a tag to compare
3.2.1 - 18 March 2016
Backwards compatible bug fixes
  • Upgraded to js-data-http 2.2.2

3.2.0

18 Mar 04:06
Compare
Choose a tag to compare
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

20 Sep 22:17
Compare
Choose a tag to compare
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

03 Jul 00:06
Compare
Choose a tag to compare
3.0.0 - 02 July 2015

Stable Version 3.0.0

3.0.0-rc.1

29 Jun 12:25
Compare
Choose a tag to compare
3.0.0-rc.1 Pre-release
Pre-release
3.0.0-rc.1 - 28 June 2015

Stable Version 3.0.0-rc.1

2.4.0

15 Apr 16:20
Compare
Choose a tag to compare
2.4.0 - 15 April 2015
Backwards compatible API changes
  • #327 - bindOne now updates computed properties on change

2.3.0

15 Apr 16:20
Compare
Choose a tag to compare
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

09 Mar 03:35
Compare
Choose a tag to compare
2.2.3 - 08 March 2015
Other
  • Converted to ES6, using Babel.js to transpile to ES5.

2.2.2

05 Mar 03:33
Compare
Choose a tag to compare
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

04 Mar 05:05
Compare
Choose a tag to compare
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