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

fix: #58 allow to pass function or nullish to JSON.stringify #61

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

danielrentz
Copy link
Contributor

fixes #58

Copy link
Owner

@uhyo uhyo left a comment

Choose a reason for hiding this comment

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

Thank you! This looks good.

@uhyo uhyo merged commit d39aba6 into uhyo:master Jan 14, 2025
1 check passed
@uhyo
Copy link
Owner

uhyo commented Jan 14, 2025

@danielrentz Thank you for excellent work! I just released v2.10.1 which includes this and #60. Hope this helps.

@danielrentz
Copy link
Contributor Author

@uhyo Much appreciated. Thanks for the quick feedback!

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.

JSON.stringify with optional function-style replacer
2 participants