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

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

This release includes performance improvements that should make Swagger-UI more responsive with large API definitions after the initial rendering of the definition.

Interface changes: none.

  • Improvement: better Markdown styling (via #3897 and #3909)
  • Improvement: better deprecated schema styling (via #3919)
  • Improvement: react-split-pane version bump for React 16 compatibility (via #3894)
  • Bugfix: request body content type switcher updates example values correctly (plus some performance freebies, via #3922)
  • Bugfix: Callback display now expands as it should (via #3926)
  • Bugfix: name property is displayed in Authorization modal for type: apiKey schemes (via #3927)
  • Bugfix: OAuth2 scopes are now single-encoded... instead of double. (via #3840)
  • Performance: sat new OperationContainer component in front of each Operation (via #3597)
  • Performance: added update checks and more PureComponents in order to cut down on re-render time (via #3599)
  • Housekeeping: added mapStateToProps interface for container components (via #3565)

Version Diff

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

NewReleases is sending notifications on new releases.