Releases: fastify/fast-json-stringify
Releases · fastify/fast-json-stringify
v2.2.0
📚 PR:
- Improved security notice (#231)
- fix missing closing-parenthesis in code examples (#232)
- Implicit any type for array items (#234)
v2.1.0
📚 PR:
- feat: add required check for object key not in properties (#226)
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)