Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

fix: do not unsubscribe after publish #78

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

achingbrain
Copy link
Member

Now that we route all messages via a 'message' event, we can't check
the number of listeners for a given topic using the listener count.

Now that we route all messages via a `'message'` event, we can't check
the number of listeners for a given topic using the listener count.
@achingbrain achingbrain merged commit 760594e into master Jun 23, 2022
@achingbrain achingbrain deleted the fix/do-not-unsubscribe-after-publish branch June 23, 2022 18:29
github-actions bot pushed a commit that referenced this pull request Jun 23, 2022
## [3.0.2](v3.0.1...v3.0.2) (2022-06-23)

### Bug Fixes

* do not unsubscribe after publish ([#78](#78)) ([760594e](760594e))
@github-actions
Copy link

🎉 This PR is included in version 3.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant