Bugfixes:
- check wsUri more than once
Bugfixes:
- minsafe dependency injections
Features:
- Add ActionCableChannel#onConfirmSubscription
- Hide generated-file diffs in PRs
Bugfixes:
- npm primary entry point updated
- Officially support Rails 5.0.0
- Officially support Rails 5.0.0.rc2
- Remove hidden jQuery dependency
Features:
- update angular-websockets dependency to 2.x
Features:
- Officially support Rails 5.0.0.rc1
- Update development tasks
- Add tests around ActionCableConfig
- Changed default URI to show a helpful error message
Bugfixes:
- "1.0.0.beta1" does not validate http://semver.org/spec/v2.0.0.html
Features:
- Officially support Rails 5.0.0.beta4
- Add unit tests around ActionCableSocketWrangler properties
BREAKING CHANGES:
- Update
ActionCableSocketWrangler.connected()
=>ActionCableSocketWrangler.connected
- Update
ActionCableSocketWrangler.connecting()
=>ActionCableSocketWrangler.connecting
- Update
ActionCableSocketWrangler.disconnected()
=>ActionCableSocketWrangler.disconnected
Bugfixes:
- updates UI bindings by running a digest loop when connection changes
Bugfixes:
- Fix missing autostart initiator
Bugfixes:
- Starts reconnect attempts when pings stop
Features:
- Add compatibility for another ping type
Bugfixes:
- Respect debug setting
Features:
- Promises
- Extract from private project
- add FOSS license