Skip to content

Releases: fastify/fast-json-stringify

v6.0.1

16 Jan 01:22
v6.0.1
5889e63
Compare
Choose a tag to compare

What's Changed

  • remove unused dependency by @gurgunday in #727
  • build(deps): bump fast-uri from 2.4.0 to 3.0.0 by @dependabot in #728
  • build(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in #730
  • build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #732
  • build(deps-dev): bump @sinclair/typebox from 0.32.35 to 0.33.4 by @dependabot in #733
  • build(deps): bump @fastify/merge-json-schemas from 0.1.1 to 0.2.0 by @dependabot in #738
  • build(deps): bump json-schema-ref-resolver from 1.0.1 to 2.0.0 by @dependabot in #737
  • feat: converted all the tap tests with node:test by @puskin94 in #739
  • refactor: replace var statements by @Fdawgs in #742
  • build(deps): bump thollander/actions-comment-pull-request from 2 to 3 by @dependabot in #743
  • ci(benchmark): fix github token input by @Fdawgs in #744
  • style: remove trailing whitespace by @Fdawgs in #745
  • build(deps-dev): bump @sinclair/typebox from 0.33.22 to 0.34.3 by @dependabot in #746
  • docs(readme): update ci badge syntax by @Fdawgs in #749
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #750
  • build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #752
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #753
  • chore(package): add contribs and funding by @Fdawgs in #754
  • refactor(lib/validator): prefix unused param with underscore by @Fdawgs in #755
  • docs(readme): spelling and grammar fixes by @Fdawgs in #756
  • build(dependabot): reduce npm updates to monthly by @Fdawgs in #757
  • test(ref): update expected error message by @Fdawgs in #758

New Contributors

Full Changelog: v6.0.0...v6.0.1

v6.0.0

21 Jun 13:46
adb0c8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.16.1...v6.0.0

v5.16.1

19 Jun 11:38
f5e79cd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.16.0...v5.16.1

v5.16.0

21 May 10:18
cf5c0d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.15.1...v5.16.0

v5.15.1

06 May 12:23
07516af
Compare
Choose a tag to compare

What's Changed

  • fix: escape single quote when building error message for required property by @tomastauer in #716

New Contributors

Full Changelog: v5.15.0...v5.15.1

v5.15.0

24 Apr 14:14
7aeac5e
Compare
Choose a tag to compare

What's Changed

  • Performance: Cache obj[key] access into by @cesco69 in #707
  • perf: avoid unnecessary operation for improve performance by @cesco69 in #698
  • perf: removed jsonOutput variable because is useless by @cesco69 in #711
  • perf: cache json strings into const by @nigrosimone in #713

Full Changelog: v5.14.1...v5.15.0

v5.14.1

10 Apr 08:33
e87268d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.14.0...v5.14.1

v5.14.0

09 Apr 08:07
Compare
Choose a tag to compare

What's Changed

  • perf: fast regex check on string by @cesco69 in #696
  • perf: reduce if statement call on " and \ (micro-optimization) by @cesco69 in #695
  • perf: reduce if statement for NaN (micro-optimization) by @cesco69 in #697
  • build(deps): bump ajv-formats from 2.1.1 to 3.0.1 by @dependabot in #702
  • build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #703

New Contributors

Full Changelog: v5.13.0...v5.14.0

v5.13.0

12 Mar 09:26
a63ed55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.12.0...v5.13.0

v5.12.0

05 Feb 15:06
7bf11a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.11.1...v5.12.0