Skip to content
This repository was archived by the owner on Mar 5, 2023. It is now read-only.

Alpha 10 released

Pre-release
Pre-release

Choose a tag to compare

@rav2040 rav2040 released this 16 Mar 00:29
· 42 commits to master since this release

Both jsonStringify() and stableJsonStringify() now serialize single (non-object) values, returning undefined if a value cannot be converted to a string, or throwing a TypeError if the value is a BigInt.