Releases: fastify/fast-json-stringify
Releases · fastify/fast-json-stringify
v1.16.3
📚 PR:
- chore(package): update semver to version 7.1.0 (#198)
- adding dereference of refs in anyOfs (#207)
v1.16.2
Fixes:
- Serialize additional properties at the end of the json - #206
v1.16.1
Fixes:
- Improve the debugging experience in case of a bad reference - #202
v1.16.0
Features:
- Added BigInt support - #197
v1.15.7
📚 PR:
- Fix relative ref resolving issue (#196)
v1.15.6
📚 PR:
- Support nested $ref-erences (#188)
v1.15.4
- Check for null value before using
in
. #176
v1.15.2
📚 PR:
- fix/$ref on root schema (#163)