Releases: fastify/fast-json-stringify
Releases Β· fastify/fast-json-stringify
v2.7.5
π PR:
- fix round internal integer (#332)
v2.7.4
π PR:
- Bump actions/checkout from 2 to 2.3.4 (#328)
- fix: #330 extra quotes on string test (#331)
v2.7.3
π PR:
- Minor speed improvements (#327)
v2.7.2
π PR:
- fix: ajv validation oneOf anyOf (#326)
v2.7.1
π PR:
- handle enum property when type is not specified (#324)
v2.7.0
π PR:
- ci: add nodejs v16 to test matrix (#323)
- added support to additionalItems property in array object (#322)
v2.6.0
π PR:
- docs(readme): minor grammatical fixes (#317)
- chore: doc and ci updates (#318)
- modifying run kit example (#319)
- Remove ajv check (#320)
v2.5.4
π PR:
- feat: move to tap 15 (#313)
- Add check for $ref needing AJV (#316)
v2.5.3
π PR:
- Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#303)
- fix: ajv is not defined when oneOf/allOf in external schema (#310)
v2.5.2
π PR:
- fix side effect on items $ref (#302)