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

fix: subscribe stream cannot be null #20

Merged
merged 1 commit into from
May 29, 2020
Merged

Conversation

andyyou
Copy link
Collaborator

@andyyou andyyou commented May 29, 2020

It no need to find in streams again to make state change.

For example, if users use subscribe in useEffect will make re-render all the time.

@pjchender pjchender merged commit 8130593 into pjchender:master May 29, 2020
pjchender pushed a commit that referenced this pull request May 29, 2020
## [2.2.4](v2.2.3...v2.2.4) (2020-05-29)

### Bug Fixes

* subscribe stream cannot be null ([#20](#20)) ([8130593](8130593))
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