Releases: fastify/fast-json-stringify
Releases Β· fastify/fast-json-stringify
v2.5.1
π PR:
- chore(gitignore): use latest github ignore template (#295)
- ci(dependabot): update github actions (#296)
- Bump actions/setup-node from v1 to v2.1.5 (#297)
- Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#298)
- Fix creation of invalid JSON when serializing functions or symbols (#299) (#300)
v2.5.0
π PR:
- support for empty schemas in additionalProperties (#294)
- fix: avoid side effect per oneOf and anyOf (#291)
v2.4.2
π PR:
- add options paragraph (#285)
v2.4.1
π PR:
- support for empty schemas (#283)
v2.4.0
π PR:
- chore: resolve linting rules | let & const (#281) (#282)
- add float truncation (#278)
v2.3.1
π PR:
- Fix: Omit all Non-JSON schema applicable properties from codegen (#279) (#280)
v2.3.0
π PR:
- chore: add dependabot automerge (#273)
- feat: add support for const value (#276)
v2.2.10
π PR:
- Bump standard from 14.3.4 to 15.0.0
- feat: add stale (#267)
- Bump standard from 15.0.1 to 16.0.1 (#270)
- omit symbol properties for anyOf (#272)
v2.2.9
π PR:
- Drop json-strify (#266)
- fix: passing null object to type array defaults to empty array (#249) (#265)
v2.2.8
π PR:
- Add Node v14 to CI (#264)
- feat: simultaneously test example (#263)