Skip to content

v1.3.5

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Mar 13:36
8880ca4

1.3.5

  • [FIXED] PusherChannel.trigger() now accepts an event without channelName, 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_CHANGE and ON_SUBSCRIPTION_ERROR were previously not cleared on init() and reset() calls