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

refactor(mobx-state-tree): clean isPrimitive function #1801

Merged
merged 1 commit into from Dec 4, 2021

Conversation

rluvaton
Copy link
Contributor

No description provided.

Copy link
Collaborator

@jamonholmgren jamonholmgren left a comment

Choose a reason for hiding this comment

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

Nice.

@jamonholmgren jamonholmgren merged commit 4a6a9a5 into mobxjs:master Dec 4, 2021
@jamonholmgren
Copy link
Collaborator

@rluvaton rluvaton deleted the patch-2 branch December 5, 2021 07:52
Comment on lines +157 to +158
value === null ||
value === undefined ||

Choose a reason for hiding this comment

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

value == null

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, I'm on the fence about this 🤷🏻

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

4 participants