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

chore: emit self default to false #89

Merged
merged 1 commit into from
Sep 6, 2019

Conversation

vasco-santos
Copy link
Member

BREAKING CHANGE: messages are not self emitted by default anymore. You need to set the emitSelf option to true to use it

On the context of libp2p/js-libp2p-pubsub#22, emitSelf option defaults to false

BREAKING CHANGE: messages are not self emitted by default anymore. You need to set the emitSelf option to true to use it
Copy link
Contributor

@jacobheun jacobheun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 👍

It might be worth changing the commit type from chore to feat on squash. I believe changelog should still pick up the breaking change note, but the commit/pr won't get linked.

@vasco-santos vasco-santos merged commit 39ff708 into master Sep 6, 2019
@vasco-santos vasco-santos deleted the chore/emit-self-default-to-false branch September 6, 2019 09:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants