Skip to content

Swagger UI 3.23.6 Released!

Choose a tag to compare

@swagger-bot swagger-bot released this 24 Aug 02:36
· 2680 commits to master since this release

This release fixes a React warning originating in Swagger UI and a CSS class name collision with Bootstrap 4.0.

It also includes several in-range updates to minimum dependency versions.

Changelog

  • fix: React warning related to "true" used as boolean (via #5497)
  • fix: remove .col class that causes collision with Bootstrap (via #5541)