Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug/nested change doesnt trigger general subscribe #79

Merged
merged 5 commits into from Mar 5, 2016

Conversation

WolframHempel
Copy link
Member

FIXES #78

* @public
* @type {Boolean}
*/
exports.isNode = typeof process !== 'undefined' && process.toString() === '[object process]';
Copy link
Member Author

Choose a reason for hiding this comment

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

Explanation: Didn't need to be a function that's evaluated everytime nextTick is called

yasserf added a commit that referenced this pull request Mar 5, 2016
…gger-general-subscribe

Bug/nested change doesnt trigger general subscribe
@yasserf yasserf merged commit d80de1f into master Mar 5, 2016
@yasserf yasserf deleted the bug/nested-change-doesnt-trigger-general-subscribe branch March 5, 2016 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants