Releases: hoodiehq/hoodie-connection-status
Releases · hoodiehq/hoodie-connection-status
v4.0.3
4.0.3 (2017-06-12)
Bug Fixes
- turn off bufferify in the nets module (2ab7b99)
v4.0.1
4.0.1 (2016-12-23)
Bug Fixes
- .check() error handling and promise (ba5f77c9)
v4.0.0
<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
<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
<a name"3.0.0">
3.0.0 (2016-03-15)
Breaking Changes
v2.6.0
<a name"2.6.0">
2.6.0 (2016-02-29)
Features
v2.5.0
<a name"2.5.0">
2.5.0 (2016-02-26)
Features
- options.interval.connected / options.interval.disconnected (eb7c46c9)
v2.4.1
<a name"2.4.1">
2.4.1 (2016-01-16)
Bug Fixes
v2.4.0
<a name"2.4.0">
2.4.0 (2016-01-16)
Features
- reset: abort pending requests (f7d928d2)
v2.3.0
<a name"2.3.0">
2.3.0 (2016-01-16)
Features
- reset: added 'reset' event emit (ce5cc8d5)