Skip to content

Swagger-UI 3.0.17 Released!

Compare
Choose a tag to compare
@shockey shockey released this 26 Jun 22:30
· 4046 commits to master since this release
v3.0.17

Interface changes: None

  • Locked dependency for swagger-client to exact version. This should be a transparent change.
  • Removed babel-polyfill dependency. This should make it easier to use Swagger-UI in projects that also use babel-polyfill. (via #2599)
  • Fixed untranspiled arrow function syntax in swagger-ui-dist-package/absolute-path.js that would cause problems with Node < 4.0.0 (via #3264)
  • Explicitly pinned yaml-js@0.2.0 in order to pick up an upstream fix that should improve our compatibility with projects that use Webpack 2.0+ (via #3281)
  • Fixed a bug where empty Markdown source text would cause the UI to render undefined as text.

Version Diff