[Security release] Swagger UI 3.18.0 Released!
·
2898 commits
to master
since this release
Interface changes:
- You may experience issues with this version if you're importing Swagger UI in a non-browser environment (which we don't officially support). Consider loading JSDom beforehand, so that Swagger UI has the DOM APIs it needs access to.
- Links throughout Swagger UI now render with
rel="noopener noreferrer", which blocks linked pages from accessingwindow.openerand theReferrerheader.
Changelog: