Skip to content

Releases: hoodiehq/hoodie-connection-status

v4.0.3

12 Jun 13:21
Compare
Choose a tag to compare

4.0.3 (2017-06-12)

Bug Fixes

  • turn off bufferify in the nets module (2ab7b99)

v4.0.1

23 Dec 20:18
Compare
Choose a tag to compare

4.0.1 (2016-12-23)

Bug Fixes

  • .check() error handling and promise (ba5f77c9)

v4.0.0

23 Dec 04:24
Compare
Choose a tag to compare

<a name"4.0.0">

4.0.0 (2016-12-23)

Features

Breaking Changes

  • connectionStatus.isChecking is now a property (as described in README). It was implemented as function before

BREAKING CHANGE:

connectionStatus.ok does not return false if a connection error was persisted before until connectionStatus.ready resolved

BREAKING CHANGE:

new ConnectionStatus(options): options.cache.timeout is now options.cacheTimeout

(5f54be45)

v3.0.1

15 Nov 22:12
Compare
Choose a tag to compare

<a name"3.0.1">

3.0.1 (2016-11-15)

Bug Fixes

  • start-checking: Ensure that state accepted by check() (3961c76f)

v3.0.0

15 Mar 18:40
Compare
Choose a tag to compare

<a name"3.0.0">

3.0.0 (2016-03-15)

Breaking Changes

v2.6.0

29 Feb 15:29
Compare
Choose a tag to compare

<a name"2.6.0">

2.6.0 (2016-02-29)

Features

v2.5.0

26 Feb 03:24
Compare
Choose a tag to compare

<a name"2.5.0">

2.5.0 (2016-02-26)

Features

  • options.interval.connected / options.interval.disconnected (eb7c46c9)

v2.4.1

16 Jan 16:56
Compare
Choose a tag to compare

<a name"2.4.1">

2.4.1 (2016-01-16)

Bug Fixes

  • connect / disconnect events (16e2e4a0)

v2.4.0

16 Jan 15:57
Compare
Choose a tag to compare

<a name"2.4.0">

2.4.0 (2016-01-16)

Features

  • reset: abort pending requests (f7d928d2)

v2.3.0

16 Jan 15:17
Compare
Choose a tag to compare

<a name"2.3.0">

2.3.0 (2016-01-16)

Features

  • reset: added 'reset' event emit (ce5cc8d5)