Skip to content

Releases: js-data/js-data-firebase

1.1.1

09 Apr 03:15
Compare
Choose a tag to compare
1.1.1 - 27 March 2015
Backwards compatible bug fixes
  • #9 - Race condition with missing IDs

1.1.0

27 Mar 20:39
Compare
Choose a tag to compare
1.1.1 - 27 March 2015
Backwards compatible bug fixes
  • #9 - Race condition with missing IDs

1.0.1

26 Feb 16:33
Compare
Choose a tag to compare
1.0.1 - 25 February 2015
Backwards compatible bug fixes
  • #7 - Does not properly throw error in find() (like other adapters) when the item cannot be found

1.0.0

04 Feb 06:06
Compare
Choose a tag to compare
1.0.0 - 03 February 2015

Stable Version 1.0.0

1.0.0-beta.1

10 Jan 21:21
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release
1.0.0-beta.1 - 10 January 2015

Now in beta.

Backwards compatible API changes
  • #2 - Authentication

1.0.0-alpha.1

01 Nov 17:29
Compare
Choose a tag to compare
1.0.0-alpha.1 Pre-release
Pre-release
1.0.0-alpha.1 - 01 November 2014

Stable Version 1.0.0-alpha.1

0.4.3

18 Oct 20:45
Compare
Choose a tag to compare
0.4.3 Pre-release
Pre-release
0.4.3 - 18 October 2014
Backwards compatible bug fixes
  • #1 - Create doesn't play well with idAttribute that isn't automatically assigned

0.4.2

02 Oct 04:28
Compare
Choose a tag to compare
0.4.2 Pre-release
Pre-release
0.4.2 - 01 October 2014
Other
  • Improved checking for dependencies

0.4.1

29 Sep 02:16
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release
0.4.1 - 28 September 2014
Backwards compatible bugfixes
  • Corrected to use resourceConfig.endpoint rather than resourceConfig.class

0.4.0

27 Sep 17:48
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
0.4.0 - 27 September 2014
Breaking API changes
  • Refactored from baseUrl to basePath, as baseUrl doesn't make sense for all adapters, but basePath does