Skip to content

Releases: hoodiehq/hoodie-client

v8.0.1

22 Dec 07:17
Compare
Choose a tag to compare

<a name"8.0.1">

8.0.1 (2016-12-22)

Bug Fixes

  • get session id before full client API is available (12339faf)

v8.0.0

04 Dec 19:58
Compare
Choose a tag to compare

<a name"8.0.0">

8.0.0 (2016-12-04)

Features

Breaking Changes

v7.0.0

04 Dec 18:24
Compare
Choose a tag to compare

<a name"7.0.0">

7.0.0 (2016-12-04)

Features

  • Make getState throw an error with no url defined (#105) (713e2a1a)

Breaking Changes

  • The new Hoodie() constructor now requires an url property in the options argument and fails if it's not defined.

    (713e2a1a)

v6.0.0

30 Oct 02:01
Compare
Choose a tag to compare

<a name"6.0.0">

6.0.0 (2016-10-30)

Breaking Changes

v5.0.7

22 Oct 23:50
Compare
Choose a tag to compare

<a name"5.0.7">

5.0.7 (2016-10-22)

Bug Fixes

  • package: replace @hoodie/{account,store} with @hoodie/{account,store}-client (abba330a)

v5.0.6

13 Oct 22:13
Compare
Choose a tag to compare

<a name"5.0.6">

5.0.6 (2016-10-13)

Bug Fixes

  • package: lodash ➞ dependencies (ce63fc8f)

v5.0.5

22 Sep 21:53
Compare
Choose a tag to compare

<a name"5.0.5">

5.0.5 (2016-09-22)

Bug Fixes

  • better error if local changes cannot be synced (#94) (b16c2fad)

v5.0.4

22 Jul 06:52
Compare
Choose a tag to compare

<a name"5.0.4">

5.0.4 (2016-07-22)

Bug Fixes

  • account: account.profile.fetch() updates local cache (50075c6a)

v5.0.3

22 Jul 01:31
Compare
Choose a tag to compare

<a name"5.0.3">

5.0.3 (2016-07-22)

Bug Fixes

  • dist/ build for @hoodie/account-client update (1f5d0ba8)

v5.0.2

20 Jul 17:50
Compare
Choose a tag to compare

<a name"5.0.2">

5.0.2 (2016-07-20)

Bug Fixes

  • account: account.fetch() & account.profile.update() fixed (93d991a9)