Skip to content

v4.0.0

Compare
Choose a tag to compare
@hoodiebot hoodiebot released this 23 Dec 04:24

<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)