Skip to content

Releases: fastify/fastify-swagger

v4.8.4

03 Aug 09:05
Compare
Choose a tag to compare

πŸ“š PR:

  • chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 (#442)
  • chore(deps-dev): bump swagger-ui-dist from 3.51.1 to 3.51.2 (#448)
  • Add validatorUrl to the FastifySwaggerOptions interface (#445)

v4.8.3

12 Jul 09:40
Compare
Choose a tag to compare

πŸ“š PR:

  • chore(deps-dev): bump swagger-ui-dist from 3.51.0 to 3.51.1 (#435)
  • chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#436)
  • chore(deps-dev): bump @types/node from 15.14.1 to 16.0.0 (#437)
  • chore(deps): bump fastify/github-action-merge-dependabot (#438)
  • chore(deps): bump openapi-types from 8.0.0 to 9.1.0 (#439)
  • chore: defining empty bodies for any status codes (#440)

v4.8.2

30 Jun 14:11
Compare
Choose a tag to compare

πŸ“š PR:

  • fix(openapi): fix global schema references in fastify (#433)

v4.8.1

29 Jun 01:47
Compare
Choose a tag to compare

πŸ“š PR:

  • chore(deps-dev): bump swagger-ui-dist from 3.50.0 to 3.51.0 (#430)
  • fix: openapi examples (#431)

v4.8.0

21 Jun 16:50
Compare
Choose a tag to compare

πŸ“š PR:

  • add missing comma (#407)
  • ci: add nodejs v16 to test matrix (#409)
  • chore(deps-dev): bump @types/node from 14.14.42 to 15.0.0 (#410)
  • chore(deps-dev): bump swagger-ui-dist from 3.47.1 to 3.48.0 (#411)
  • chore(deps-dev): bump fs-extra from 9.1.0 to 10.0.0 (#412)
  • chore(deps-dev): bump tsd from 0.14.0 to 0.15.0 (#413)
  • chore(deps): bump actions/checkout from 2 to 2.3.4 (#415)
  • fix: add hideUntagged to type definition (#414)
  • docs(readme): revamp documentation (#408)
  • chore(deps-dev): bump swagger-ui-dist from 3.48.0 to 3.49.0 (#417)
  • chore(deps): bump fastify/github-action-merge-dependabot (#418)
  • chore(deps-dev): bump tsd from 0.15.1 to 0.16.0 (#419)
  • chore(deps): bump fastify/github-action-merge-dependabot (#420)
  • chore(deps-dev): bump tsd from 0.16.0 to 0.17.0 (#423)
  • chore(deps-dev): bump swagger-ui-dist from 3.49.0 to 3.50.0 (#424)
  • Add OpenAPI Links support (#428)

v4.7.0

22 Apr 03:40
Compare
Choose a tag to compare

πŸ“š PR:

  • docs: update supported version (#402)
  • chore(deps-dev): bump swagger-ui-dist from 3.46.0 to 3.47.1 (#404)
  • feat: added option to hide untagged routes (#406)

v4.6.0

14 Apr 14:31
Compare
Choose a tag to compare

πŸ“š PR:

  • feat: better csp integrate (#401)

v4.5.1

10 Apr 16:01
Compare
Choose a tag to compare

πŸ“š PR:

  • chore(deps): bump openapi-types from 7.2.3 to 8.0.0 (#396)
  • fix error when using default=null (#400)

v4.5.0

05 Apr 07:59
Compare
Choose a tag to compare

πŸ“š PR:

  • ci: add matrix.os array to test on other os (#386)
  • chore(deps-dev): bump swagger-ui-dist from 3.45.0 to 3.45.1 (#387)
  • docs: typo (#388)
  • chore(deps-dev): bump swagger-ui-dist from 3.45.1 to 3.46.0 (#391)
  • feat: move to tap 15.0.1 (#393)
  • feat: support x-consume for complex serialization (#389)

v4.4.2

16 Mar 03:58
Compare
Choose a tag to compare

πŸ“š PR:

  • chore(deps-dev): bump swagger-ui-dist from 3.44.1 to 3.45.0 (#382)
  • chore(deps): bump fastify/github-action-merge-dependabot (#383)
  • fix #384 : underscore in parameters name (#385)