Skip to content

Releases: fastify/fast-json-stringify

v1.9.2

15 Nov 18:01
Compare
Choose a tag to compare
  • Fix anyOf with both array and object types #128

v1.9.1

08 Oct 23:02
Compare
Choose a tag to compare
  • fix if-then-else with deep nested structures #121

v1.9.0

26 Sep 08:32
Compare
Choose a tag to compare
  • Call .toJSON on object types #120

v1.8.0

14 Sep 10:11
Compare
Choose a tag to compare
  • Ignore unknown formats #116

v1.7.2

10 Sep 07:23
Compare
Choose a tag to compare
  • Fix if-then-else when containing nested structure #112
  • Updated standard to 12.0.1 #110

v1.7.1

25 Jul 21:25
Compare
Choose a tag to compare
  • Fixed handling of allOf #106

v1.7.0

22 Jul 21:03
Compare
Choose a tag to compare
  • Allow empty schemas as properties - #105

v1.6.0

05 Jul 19:06
Compare
Choose a tag to compare
  • Fix type handling with arrays #104

v1.5.4

04 Jun 08:16
Compare
Choose a tag to compare

v1.5.2

03 May 19:46
Compare
Choose a tag to compare
  • Removed all cached schemas - #94