Skip to content

Conversation

@sakars
Copy link
Contributor

@sakars sakars commented Jul 16, 2023

Upon detecting an unserializable object (object has circular references or it contains big integers) prints [ unserializable object ] instead of throwing.
This serves as a simple bandaid solution to #26
Because JSON lacks some aspects of what a javascript object can contain, A complete replacement of JSON.stringify is in order.

@sakars sakars mentioned this pull request Jul 17, 2023
@towergame
Copy link
Owner

#33 makes this obsolete, so I am closing this without merging :P

@towergame towergame closed this Sep 12, 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.

2 participants