Skip to content

fix(Store): Store#onDispatch receive only dispatched the Payload by UseCase#dispatch#255

Merged
azu merged 10 commits intomasterfrom
store-ondispatch-recive-only-dispatch
Jul 21, 2017
Merged

fix(Store): Store#onDispatch receive only dispatched the Payload by UseCase#dispatch#255
azu merged 10 commits intomasterfrom
store-ondispatch-recive-only-dispatch

Conversation

@azu
Copy link
Copy Markdown
Member

@azu azu commented Jul 21, 2017

BREAKING CHANGE: Store#onDispatch receive only your events
It is difference with Store#receivePayload.

fix #254

azu added 4 commits July 21, 2017 10:43
…UseCase#dispatch

BREAKING CHANGE: Store#onDispatch receive only your events
It is difference with Store#receivePayload.
@azu azu changed the title perf(Store): Store#onDispatch receive only dispatched the Payload by UseCase#dispatch fix(Store): Store#onDispatch receive only dispatched the Payload by UseCase#dispatch Jul 21, 2017
@azu azu mentioned this pull request Jul 21, 2017
@azu azu merged commit df1d309 into master Jul 21, 2017
@azu azu deleted the store-ondispatch-recive-only-dispatch branch July 21, 2017 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Store#onDispatch receive only dispatched Payload by UseCase

1 participant