Skip to content

Releases: js-data/js-data-localforage

2.1.1

11 Jul 02:27
Compare
Choose a tag to compare
2.1.1 - 10 July 2015
Backwards compatible bug fixes
  • Fix for loading relations in find and findAll

2.1.0

11 Jul 00:03
Compare
Choose a tag to compare
2.1.0 - 10 July 2015

Upgraded dependencies

Backwards compatible API changes
  • #6 - Add support for loading relations in find()
  • #7 - Add support for loading relations in findAll()

2.0.1

03 Jul 12:04
Compare
Choose a tag to compare
2.0.1 - 02 July 2015

Removed unnecessary dependency

2.0.0-rc.1

28 Jun 02:00
Compare
Choose a tag to compare
2.0.0-rc.1 Pre-release
Pre-release
2.0.0-rc.1 - 27 June 2015
Breaking API changes
  • Removed use of getEndpoint(), now just using endpoint. Data will now potentially be stored under different keys than before.

2.0.0-beta.1

18 Apr 23:06
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release
2.0.0-beta.1 - 18 April 2015
Backwards compatible bug fixes
  • #4 - Race condition, tasks need to be atomic
Other
  • Update dependencies

1.1.0

26 Mar 05:04
Compare
Choose a tag to compare
1.1.0 - 25 March 2015

Stable Version 1.1.0

  • #2 - Convert to ES6

1.0.0

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

Stable Version 1.0.0

1.0.0-beta.1

10 Jan 09:39
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release
1.0.0-beta.1 - 10 January 2014

Now in beta.

1.0.0-alpha.3

01 Nov 17:30
Compare
Choose a tag to compare
1.0.0-alpha.3 Pre-release
Pre-release

Stable Version 1.0.0-alpha.3

1.0.0-alpha.2

31 Oct 15:25
Compare
Choose a tag to compare
1.0.0-alpha.2 Pre-release
Pre-release

Updated dependencies