[3.33.0](https://github.com/swagger-api/swagger-ui/compare/v3.32.5...v3.33.0) (2020-09-10)
Bug Fixes
* **curlify:** for -d, handle Immutable vs non-Immutable cases ([6349](https://github.com/swagger-api/swagger-ui/issues/6349)) ([0c60696](https://github.com/swagger-api/swagger-ui/commit/0c60696d264bdf4910f3e6f153bc5b1fe5e7ebcf))
* **curlify:** replace all occurrences of `$` ([6354](https://github.com/swagger-api/swagger-ui/issues/6354)) ([89d57fc](https://github.com/swagger-api/swagger-ui/commit/89d57fc0785ddcfd3932f2034456e210da20b576))
* Add `entrySeq()` to `bodyProperties.map()` ([6267](https://github.com/swagger-api/swagger-ui/issues/6267)) ([0199b47](https://github.com/swagger-api/swagger-ui/commit/0199b4785fb565f00dde1a674143ae309629f98b))
* Allowing servers dropdown to change when oas3Actions.setSelectedServer is called ([6358](https://github.com/swagger-api/swagger-ui/issues/6358)) ([5123b47](https://github.com/swagger-api/swagger-ui/commit/5123b47ef499c82ec15f0aa8e3db3ce901135bc8)), closes [#6351](https://github.com/swagger-api/swagger-ui/issues/6351)
* Updating select to pass in a better prop; updating test to do a better check ([6385](https://github.com/swagger-api/swagger-ui/issues/6385)) ([6ad418d](https://github.com/swagger-api/swagger-ui/commit/6ad418d0abf7110dfc58fadec0f324bea8485760)), closes [#6372](https://github.com/swagger-api/swagger-ui/issues/6372)
* models view when object key contains deprecated:true ([6371](https://github.com/swagger-api/swagger-ui/issues/6371)) ([d4eea4d](https://github.com/swagger-api/swagger-ui/commit/d4eea4da1b4f24a524f511509e6568069209da9a)), closes [#6369](https://github.com/swagger-api/swagger-ui/issues/6369)
* **style:** servers environment select ([6367](https://github.com/swagger-api/swagger-ui/issues/6367)) ([7a63ba3](https://github.com/swagger-api/swagger-ui/commit/7a63ba30c3db548e7159c00a168fcc0d32bc6aff))
* **style:** restore wrapping of long text in pre blocks (6377)
Features
* migrate unit tests to Jest ([6353](https://github.com/swagger-api/swagger-ui/issues/6353)) ([1a27c0a](https://github.com/swagger-api/swagger-ui/commit/1a27c0a8bd8147b3398462eabf8f06e980540fb1))