Skip to content

Releases: davidmarkclements/fast-safe-stringify

v2.1.1

08 Sep 08:26
Compare
Choose a tag to compare

What's Changed

  • Use a higher depth and edge limit to avoid breaking people by @mcollina in #58

Full Changelog: v2.1.0...v2.1.1

v2.1.0

07 Sep 11:45
Compare
Choose a tag to compare

What's Changed

  • fix: add max depth limit and max edges limit by @simoneb in #56

New Contributors

Full Changelog: v2.0.8...v2.1.0

v2.0.8

09 Jul 13:03
Compare
Choose a tag to compare
  • Make sure we leave objects in good standing if there is an error (#52)

v2.0.6

15 Aug 22:09
Compare
Choose a tag to compare
  • Updated typescript definitions #38