Releases: fastify/fast-json-stringify
Releases · fastify/fast-json-stringify
v1.15.1
📚PR:
- Support for external $ref plain name fragment (#161)
v1.15.0
📚 PR:
- Added a note regarding the use of new Function (#158)
- 30% faster startup and faster validation (#159)
v1.13.1
- Fix nested anyOfs using objects #157
v1.13.0
- Add support for nullable values #153
v1.12.0
- well formed unicode string #151
v1.11.3
- Make integer handling consistent (revert some of #144) #146
v1.11.2
- Correct integer handling #134
v1.11.1
- Add schema name to error #140
v1.10.0
- Better support for null values, adding nullable #131 #130