1.3.5
- [FIXED]
PusherChannel.trigger()now accepts an event withoutchannelName, defaulting to the channel's own name, aligning the implementation with the documented API - [FIXED]
removeAllListeners()now correctly removes all 7 event listeners;ON_CONNECTION_STATE_CHANGEandON_SUBSCRIPTION_ERRORwere previously not cleared oninit()andreset()calls