Skip to content

Releases: fastify/fastify-swagger-ui

v3.0.0

13 Feb 09:38
19f9b23
Compare
Choose a tag to compare

Breaking Changes

  • Drop support of Node.js 14 and 16

What's Changed

New Contributors

Full Changelog: v2.1.0...v3.0.0

v2.1.0

15 Jan 14:01
7aaad5a
Compare
Choose a tag to compare

⚠️ Security Release ⚠️

This release fixes GHSA-62jr-84gf-wmg4.

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

06 Dec 11:04
0287d28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.2...v2.0.1

v1.10.2

02 Dec 15:16
1ab87ea
Compare
Choose a tag to compare

📚 PR:

  • chore: add missing use strict directives (#94)
  • chore(package): explicitly declare js module type (#95)
  • build(deps-dev): Bump swagger-ui-dist from 5.9.0 to 5.9.1 (#96)
  • fix: call transformSpecification correctly (#97)
  • build(deps-dev): Bump swagger-ui-dist from 5.9.1 to 5.9.4 (#100)
  • test: add e2e tests with playwright (#99)
  • Update README.md (#101)
  • build(deps-dev): Bump swagger-ui-dist from 5.9.4 to 5.10.0 (#103)
  • build(deps-dev): Bump swagger-ui-dist from 5.10.0 to 5.10.3 (#104)
  • build(deps): Bump actions/setup-node from 3 to 4 (#106)
  • build(deps): Bump actions/checkout from 3 to 4 (#107)

v1.10.1

13 Oct 16:30
0c02c36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.10.1

v1.10.0

05 Oct 06:03
4bae866
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): Bump swagger-ui-dist from 5.1.2 to 5.2.0 by @dependabot in #78
  • build(deps-dev): Bump swagger-ui-dist from 5.2.0 to 5.3.1 by @dependabot in #80
  • build(deps-dev): Bump swagger-ui-dist from 5.3.1 to 5.3.2 by @dependabot in #81
  • build(deps-dev): Bump swagger-ui-dist from 5.3.2 to 5.4.2 by @dependabot in #82
  • build(deps-dev): Bump swagger-ui-dist from 5.4.2 to 5.5.0 by @dependabot in #83
  • build(deps-dev): Bump tsd from 0.28.1 to 0.29.0 by @dependabot in #84
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #85
  • build(deps-dev): Bump swagger-ui-dist from 5.5.0 to 5.6.2 by @dependabot in #86
  • build(deps-dev): Bump swagger-ui-dist from 5.6.2 to 5.7.2 by @dependabot in #87
  • build(deps-dev): Bump swagger-ui-dist from 5.7.2 to 5.9.0 by @dependabot in #90

Full Changelog: v1.9.3...v1.10.0

v1.9.3

23 Jul 08:56
f9ac64b
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): Bump @fastify/helmet from 10.1.1 to 11.0.0 by @dependabot in #73
  • build(deps-dev): Bump swagger-ui-dist from 5.1.0 to 5.1.2 by @dependabot in #75
  • fix: fix error when updating logo with BaseLayout by @satazor in #77

New Contributors

Full Changelog: v1.9.2...v1.9.3

v1.9.2

29 Jun 18:31
39036ff
Compare
Choose a tag to compare

What's Changed

  • fix(jest): fix a problem with jest and moduleNameMapper by @Tom910 in #72

New Contributors

Full Changelog: v1.9.1...v1.9.2

v1.9.1

29 Jun 08:12
833033c
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): Bump swagger-ui-dist from 5.0.0 to 5.1.0 by @dependabot in #69

Full Changelog: v1.9.0...v1.9.1

v1.9.0

13 Jun 07:44
ba42592
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): Bump @types/node from 18.16.6 to 20.1.1 by @dependabot in #63
  • fix(yaml): Update to patched version by @rozzilla in #64
  • build(deps-dev): Bump swagger-ui-dist from 4.18.3 to 4.19.0 by @dependabot in #66
  • build(deps-dev): Bump swagger-ui-dist from 4.19.0 to 5.0.0 by @dependabot in #68

New Contributors

Full Changelog: v1.8.1...v1.9.0