Skip to content

Releases: js-data/js-data

1.0.0-alpha.1-0

19 Oct 00:25
Compare
Choose a tag to compare
1.0.0-alpha.1-0 Pre-release
Pre-release
Stable Version 1.0.0-alpha.1-0

0.4.2

06 Oct 15:19
Compare
Choose a tag to compare
0.4.2 - 06 October 2014
Backwards compatible API changes
  • #12 - Add expiration capabilities (reapInterval, reapAction, maxAge, DS#reap)

0.4.1

02 Oct 00:24
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release
0.4.1 - 01 October 2014
Backwards compatible API changes
  • #9 - Make all options passed to methods also inherit from Resource defaults
Backwards compatible bug fixes
  • jmdobry/angular-data/#195 - throw an error when you try to inject a relation but the resource for it hasn't been defined
Other
  • Added official support for NodeJS

0.4.0

26 Sep 03:55
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
0.4.0 - 25 September 2014
Breaking API changes
  • Refactored from baseUrl to basePath, as baseUrl doesn't make sense for all adapters, but basePath does
  • Made notify configurable globally and per-resource

0.3.1

22 Sep 15:19
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release
0.3.0 - 22 September 2014
Backwards compatible API changes
  • Added beforeDestroy and afterDestroy to DS#destroyAll
  • Added eagerEject option to DS#destroyAll and DS#destroy

0.2.0

21 Sep 03:23
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
0.2.0 - 20 September 2014
Backwards compatible API changes
Backwards compatible bug fixes
Other
  • Moved api documentation out of comments and into the GitHub wiki
  • Re-organized code and shaved 5.5kb off the minified file

0.0.1

17 Sep 02:55
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
0.0.1 - 13 September 2014

Initial release