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

fix: do not unsubscribe after publish#78

Merged
achingbrain merged 1 commit intomasterfrom
fix/do-not-unsubscribe-after-publish
Jun 23, 2022
Merged

fix: do not unsubscribe after publish#78
achingbrain merged 1 commit intomasterfrom
fix/do-not-unsubscribe-after-publish

Conversation

@achingbrain
Copy link
Copy Markdown
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
Copy Markdown

🎉 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