Changelog
1.0.12 (2018-01-30)
Logger.LOG_ERROR
(https://github.com/ably/ably-js/pull/439/files)closeOnUnload
option now defaults to true (https://github.com/ably/ably-js/commit/293aed15d7ecaa001a3f834871b78d0403b195d7)Changelog
1.0.9 (2017-11-22)
Add ability for an auth server to trigger a client to move to the failed state by returning an HTTP 403 #434
Enable transient publishes when publish is called on a channel that isn't already attached #430
Fix bug where qs params provided in an authUrl were being discarded after first use #433
Default to logging timestamps on all platforms
Tweak websocket error log levels to avoid logging non-error closes at ERROR level
[note: 1.0.8 was an npm-only release to fix a minor build error in the published artifact]