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

Patch 1 #1

Closed
wants to merge 5 commits into from
Closed

Patch 1 #1

wants to merge 5 commits into from

Conversation

josher19
Copy link
Contributor

@josher19 josher19 commented Dec 12, 2019

itype(null) === 'null' but itype.null(null) === false because typeof null === 'object' (don't ask me why).

josher19 and others added 5 commits December 12, 2019 11:30
`typeof null === 'object'` not 'null'.
Add unit tests, one of which fill fail without patched code.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling e356482 on josher19:patch-1 into 364c811 on coderaiser:master.

coderaiser pushed a commit that referenced this pull request Dec 13, 2019
@coderaiser
Copy link
Owner

coderaiser commented Dec 13, 2019

Thank :), you merged as 9cb378b, landed in v2.0.4 🎉

@coderaiser coderaiser closed this Dec 13, 2019
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