Skip to content

Releases: fastify/fast-json-stringify

v2.7.7

25 Jun 07:21
Compare
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
Compare
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
Compare
Choose a tag to compare

πŸ“š PR:

  • fix round internal integer (#332)

v2.7.4

19 May 07:48
Compare
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
Compare
Choose a tag to compare

πŸ“š PR:

  • Minor speed improvements (#327)

v2.7.2

04 May 08:09
Compare
Choose a tag to compare

πŸ“š PR:

  • fix: ajv validation oneOf anyOf (#326)

v2.7.1

28 Apr 16:27
Compare
Choose a tag to compare

πŸ“š PR:

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

v2.7.0

27 Apr 15:30
Compare
Choose a tag to compare

πŸ“š PR:

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

v2.6.0

19 Apr 08:41
Compare
Choose a tag to compare

πŸ“š 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

10 Apr 16:45
Compare
Choose a tag to compare

πŸ“š PR:

  • feat: move to tap 15 (#313)
  • Add check for $ref needing AJV (#316)