Releases: fastify/fast-json-stringify
Releases Β· fastify/fast-json-stringify
v2.0.2
π PR:
- Replace "@" with "AT_SYMBOL" (#228)
v1.20.2
π PR:
- Replace "@" with "AT_SYMBOL" (#228)
v2.0.1
π PR:
- Update benchmarks (#220)
- Support $ref in allOf (#224)
v2.0.0
- Dropped uglifier support (#166)
- Drop unsupported LTS releases, updated dependencies
v1.20.1
π PR:
- Removed useless console.log
- serializing null value crash fix (#219)
v1.19.0
π PR:
- chore: clean ci (#213)
- Drop greenkeeper for dependabot (#215)
- add support for date-time formats (#195)
v1.18.0
π PR:
- Issue #203 - Move to Github Actions (#211)
- Adds support for oneOf schemas (#212)
v1.17.0
π PR:
- Issue #208 making else non mandatory (#210)
v1.16.4
π PR:
- pass full schema to buildObject if $ref is defined at the top level (#209)