npm swagger-ui-dist 3.21.0
Swagger UI 3.21.0 Released!

latest releases: 5.17.2, 5.17.1, 5.17.0...
5 years ago

This release marks the introduction of a new flavor of Swagger UI: swagger-ui-react.

This new module exports a component for use in React applications, and allows you to use any React version you'd like, without fear of colliding with Swagger UI's internal React version.

We recommend that anyone using Swagger UI within a React application migrate to this module, instead of continuing to mount Swagger UI onto a React-created DOM node by ID.

This release also includes some fixes that improve Swagger UI's handling of rare edge cases in the resolver engine.

Note: this release was also erroneously pushed out as v3.20.10 - both versions' contents are identical.

Changelog

  • feature: swagger-ui-react module (via #5207)
  • improvement(docker): gzip static files (via #5199)
  • improvement: gracefully render malformed and empty requestBodies (via #5208)
  • improvement: subtree resolver batch handling (via #5193)

Don't miss a new swagger-ui-dist release

NewReleases is sending notifications on new releases.