Skip to content

Releases: fastify/fast-json-stringify

v1.15.5

03 Oct 13:18

Choose a tag to compare

  • Fix relative ref #185

v1.15.4

31 Jul 07:55

Choose a tag to compare

  • Check for null value before using in. #176

v1.15.3

28 May 12:11

Choose a tag to compare

  • sanitize input #168

v1.15.2

20 Apr 09:53

Choose a tag to compare

📚 PR:

  • fix/$ref on root schema (#163)

v1.15.1

16 Apr 09:53

Choose a tag to compare

📚PR:

  • Support for external $ref plain name fragment (#161)

v1.15.0

15 Apr 07:03

Choose a tag to compare

📚 PR:

  • Added a note regarding the use of new Function (#158)
  • 30% faster startup and faster validation (#159)

v1.13.1

03 Apr 16:48

Choose a tag to compare

  • Fix nested anyOfs using objects #157

v1.13.0

01 Apr 07:17

Choose a tag to compare

  • Add support for nullable values #153

v1.12.0

27 Mar 09:51

Choose a tag to compare

  • well formed unicode string #151

v1.11.3

05 Mar 16:49

Choose a tag to compare

  • Make integer handling consistent (revert some of #144) #146