Skip to content

Releases: fastify/fastify-swagger

v4.12.5

18 Oct 16:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.12.4...v4.12.5

v4.12.4

02 Oct 19:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.12.3...v4.12.4

v4.12.3

02 Oct 19:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.12.2...v4.12.3

v4.12.2

28 Sep 10:14
Compare
Choose a tag to compare

πŸ“š PR:

  • chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#481)
  • fix: generate correct openapi with response schema containing ref (#480)

v4.12.1

26 Sep 11:20
Compare
Choose a tag to compare

πŸ“š PR:
- add: uiHooks type definition #476 (#477)
- chore(deps-dev): bump swagger-ui-dist from 3.52.2 to 3.52.3 (#473)
- chore(deps): bump fastify/github-action-merge-dependabot (#471)
- fix: OpenApi nested ref in #/components/schemas/ (#472)

v4.12.0

15 Sep 09:42
Compare
Choose a tag to compare

πŸ“š PR:

  • chore(deps-dev): bump swagger-ui-dist from 3.52.0 to 3.52.1 (#463)
  • chore(deps-dev): bump swagger-ui-dist from 3.52.1 to 3.52.2 (#464)
  • chore(deps-dev): bump joi-to-json from 1.5.0 to 2.0.0 (#467)
  • feat: documentation authorization (#466)

v4.11.0

08 Sep 08:38
Compare
Choose a tag to compare

πŸ“š PR:

  • feat: add support for "default" parameter (#461)

v4.10.0

07 Sep 08:56
Compare
Choose a tag to compare

πŸ“š PR:

  • feat: customize def-0 model name (#459)

v4.9.1

27 Aug 18:28
Compare
Choose a tag to compare

πŸ“š PR:

  • Enable custom path verbs by addressing param finding regex (#444)

v4.9.0

18 Aug 06:00
Compare
Choose a tag to compare

πŸ“š PR:

  • chore(deps): bump actions/setup-node from 2.3.0 to 2.3.1 (#449)
  • chore(deps): bump actions/setup-node from 2.3.1 to 2.3.2 (#451)
  • Add links property type to RouteShorthandOptions interface (#450)
  • chore(deps): bump actions/setup-node from 2.3.2 to 2.4.0 (#452)
  • chore(deps): bump fastify/github-action-merge-dependabot (#453)
  • chore(deps-dev): bump swagger-ui-dist from 3.51.2 to 3.52.0 (#454)
  • feat: Extract the type of initOAuth and uiConfig (#456)