1.0.19
- Expose rest#setLog method to change log level or handler at runtime
- Allow jsonp for REST requests even if allowComet is false
- Expose Rest.Message for node, for consistency with Realtime.Message
- Add updateOnAttached channel option to force 'update' event even if
resumed
is true - Stop a clientId from forcing token auth (#542)
h Fix to NPM package creation that was unnecessarily bloating the package size