Skip to content

Releases: fastify/fast-json-stringify

v2.7.9

26 Aug 16:14

Choose a tag to compare

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

Full Changelog: v2.7.8...v2.7.9

v2.7.8

28 Jul 21:17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.7...v2.7.8

v2.7.7

25 Jun 07:21

Choose a tag to compare

📚 PR:

  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#336)
  • Update README.md (#337)
  • Fix minimizer renaming functions (#339)

v2.7.6

28 May 06:57
eef2c2f

Choose a tag to compare

📚 PR:

  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#335)
  • Attempt to fix 333 (#334)

v2.7.5

21 May 22:38

Choose a tag to compare

📚 PR:

  • fix round internal integer (#332)

v2.7.4

19 May 07:48

Choose a tag to compare

📚 PR:

  • Bump actions/checkout from 2 to 2.3.4 (#328)
  • fix: #330 extra quotes on string test (#331)

v2.7.3

05 May 07:12

Choose a tag to compare

📚 PR:

  • Minor speed improvements (#327)

v2.7.2

04 May 08:09

Choose a tag to compare

📚 PR:

  • fix: ajv validation oneOf anyOf (#326)

v2.7.1

28 Apr 16:27

Choose a tag to compare

📚 PR:

  • handle enum property when type is not specified (#324)

v2.7.0

27 Apr 15:30

Choose a tag to compare

📚 PR:

  • ci: add nodejs v16 to test matrix (#323)
  • added support to additionalItems property in array object (#322)