Skip to content

v2.0.0

Choose a tag to compare

@stoplight-bot stoplight-bot released this 11 May 12:13
· 103 commits to master since this release
d910abd

2.0.0 (2019-05-11)

Bug Fixes

  • safeStringify should follow JSON.stringify (#17) (d910abd)

BREAKING CHANGES

  • safeStringify serializes falsy values

  • fix: safeStringify should follow JSON.stringify

  • test: extra tests

  • feat: stringify once