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

feat: Remove undefined from Jsonlike #98

Merged
merged 1 commit into from
Nov 4, 2023
Merged

feat: Remove undefined from Jsonlike #98

merged 1 commit into from
Nov 4, 2023

Conversation

Coobaha
Copy link
Owner

@Coobaha Coobaha commented Oct 31, 2023

I removed undefined from banned types in JsonLike, so it allows to pass them to .send() and let them be omitted later when stringified

fixes #97

@Coobaha Coobaha requested a review from qwelias October 31, 2023 04:43
@Coobaha Coobaha merged commit eb06e32 into main Nov 4, 2023
4 checks passed
@Coobaha Coobaha deleted the jsonify-fixes branch November 4, 2023 03:00
This was referenced Nov 4, 2023
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.

fix undefined values in objects
1 participant