Releases: swagger-api/swagger-ui
Releases · swagger-api/swagger-ui
Swagger UI v3.32.2 Released!
3.32.2 (2020-08-19)
Bug Fixes
- Models: onLoad should check this.props.layoutSelectors method (#6307) (168d0ae), closes #6305
- cypress: deep-linking tests should use cy.location (#6309) (02e0515)
- cypress: tests should fail on uncaught exception (#6308) (471c24d), closes #6305
- cypress: use less restrictive 'include.text' assertion (#6312)
- build: css stylesheets bundle config and dependency updates (#6315) (20b32d8)
Security Update
- deps: update react-syntax-highlighter from 12.2.1 to 13.5.0, which includes dependency security update fixed by
[email protected](#6312)
Additional dependency updates via #6317, #6316, #6313, #6310
Swagger UI 3.32.1 Released!
Swagger UI 3.32.0 Released!
3.32.0 (2020-08-14)
Features
- build: SwaggerUI now also has an es2015 bundle artifact (#6291) (2eaa6c1)
- swagger-ui-react: SwaggerUI-React now also includes an es2015 module (#6303) (c575324)
Bug Fixes
- Models: use
specPathforisShownKeyto toggle models (#6200) (084b236) - curl: escape
$in curl request bodies and headers (#6245) (225a915), closes #5390 - OAS3: relative urls is now supported (#5341) (d9f5691)
- OAS3: servers component update on definition change (#6280) (22668ee)
- requestInterceptor: use async/await to support return new Promise (#6279) (abcc383), closes #4778
- html specify charset utf-8 in html script declaration (#6278) (d7d166d), closes #5311
Swagger UI 3.31.1 Released!
Swagger UI 3.31.0 Released!
Swagger UI 3.30.2 Released!
Swagger UI 3.30.1 Released!
Swagger UI 3.30.0 Released!
Swagger UI 3.29.0 Released!
3.29.0 (2020-07-17)
Features
- RequestBody: set default true for 'send empty value' (#6228) (b68942c), closes #6203
- RequestBody: validation support for required fields (#6223) (2fd1e40), closes #5181
Fixes
Housekeeping
- Deps [email protected] (#6216)
- Config: increase max bundle size to 1024 KiB (#6231)