Releases: fastify/fast-json-stringify
Releases · fastify/fast-json-stringify
v3.0.0
What's Changed
- Update to ajv version 7.2.3 by @MSE99 in #307
- Drop support for long as we have BigInt. by @mcollina in #315
- Marge main into next by @Eomm in #354
- Ajv8 upgrade by @Eomm in #353
- add ajv jtd serialize to benchmark by @snowbldr in #362
- build(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2 by @dependabot in #374
New Contributors
Full Changelog: v2.7.13...v3.0.0
v2.7.13
What's Changed
- Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #367
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #369
- build(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #372
- build(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #373
- fix: allOf withing $ref within allOf (#368) by @LEVI-RIVKIN in #375
New Contributors
- @LEVI-RIVKIN made their first contribution in #375
Full Changelog: v2.7.12...v2.7.13
v2.7.12
What's Changed
- Add support for recursive references in object types by @simonsinclair in #366
New Contributors
- @simonsinclair made their first contribution in #366
Full Changelog: v2.7.11...v2.7.12
v2.7.11
What's Changed
- chore: add benchmark setup by @RafaelGSS in #360
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #361
- support for recursion in arrays by @L2jLiga in #363
New Contributors
- @RafaelGSS made their first contribution in #360
Full Changelog: v2.7.10...v2.7.11
v2.7.10
v2.7.9
What's Changed
- Bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #345
- Bump actions/setup-node from 2.3.1 to 2.4.0 by @dependabot in #347
- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #348
- Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #349
- Fix: Added missing format property in StringSchema by @weiyuan1993 in #356
New Contributors
- @weiyuan1993 made their first contribution in #356
Full Changelog: v2.7.8...v2.7.9
v2.7.8
What's Changed
- Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #340
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #341
- Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #343
- fix: unmatched type for value in oneOf should be ignored by @joaopedrocampos in #344
New Contributors
- @joaopedrocampos made their first contribution in #344
Full Changelog: v2.7.7...v2.7.8