Releases: sindresorhus/safe-stringify
Releases · sindresorhus/safe-stringify
v1.2.0
v1.1.1
- Fix handling of objects with a
.toJSON()
method 8f4a668
v1.1.0
- Rename package from
@sindresorhus/safe-stringify
tosafe-stringify
448bd7d- The old name still works, but it won't receive any more updates.
v1.0.0
v0.2.0
- Fix circular false-positive ca3945d
v0.1.1
- Fix a false-positive for circular object 566526e
v0.1.0
🦄