Skip to content

fix: needs a check for 'boolean' too - #46

Open
webbrain-one wants to merge 1 commit into
alissonperez:masterfrom
webbrain-one:webbrain/issue-38
Open

fix: needs a check for 'boolean' too#46
webbrain-one wants to merge 1 commit into
alissonperez:masterfrom
webbrain-one:webbrain/issue-38

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #38

Fixes issue alissonperez#38 where boolean values were incorrectly converted to empty objects.
picker.pick({a:false}) now returns {a:false}.
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.

needs a check for 'boolean' too

1 participant