Skip to content

Releases: fastify/fast-json-stringify

v0.10.3

07 Jan 09:17
Compare
Choose a tag to compare
  • Fixes general regression caused by strings - #17 #18

v0.10.2

04 Dec 10:35
Compare
Choose a tag to compare
  • Correctly escape regex - #14 #16

v0.10.1

26 Nov 23:07
Compare
Choose a tag to compare

Updated asString method to support all edge cases - #13, #14

v0.10.0

08 Oct 13:39
Compare
Choose a tag to compare

Support for $ref #12 by @delvedor

v0.9.0

04 Oct 19:38
Compare
Choose a tag to compare

Support additionalProperties #5 and #11 by @delvedor

v0.8.1

29 Sep 07:56
Compare
Choose a tag to compare
  • Splitted test into multiple files
  • Updated scripts and dependencies
  • Fixed standard

See #8 and #10

v0.8.0

29 Sep 07:51
Compare
Choose a tag to compare

Support patternProperties #5 and #7 by @delvedor

v0.7.0

17 Sep 08:57
Compare
Choose a tag to compare
  • Fixed the implementation of required fields #4 by @delvedor

v0.6.0

22 Aug 14:05
Compare
Choose a tag to compare
  • Correctly handle missing and required fields #3 by @delvedor

v0.5.0

19 Aug 16:08
Compare
Choose a tag to compare