[4.1.0](https://github.com/swagger-api/swagger-ui/compare/v4.0.1...v4.1.0) (2021-11-08)
Bug Fixes
* add source map of css file to swagger-ui-react ([7601](https://github.com/swagger-api/swagger-ui/issues/7601)) ([83021df](https://github.com/swagger-api/swagger-ui/commit/83021df9b0f7cf86c9a8606a669d6e69ad80729b))
* **highlight-code:** fix regression code highlight behavior ([7cc2657](https://github.com/swagger-api/swagger-ui/commit/7cc26576990aee898ee482eb91467e0683da91bf)), closes [#7603](https://github.com/swagger-api/swagger-ui/issues/7603)
* **swagger-ui-react:** add showExtension propType ([4a78313](https://github.com/swagger-api/swagger-ui/commit/4a78313ebf75bb78a93d2ebadf6ed60d8db5f5d9)), closes [#5892](https://github.com/swagger-api/swagger-ui/issues/5892)
Features
* **swagger-ui-react:** add request snippets configuration ([7536](https://github.com/swagger-api/swagger-ui/issues/7536)) ([3fea224](https://github.com/swagger-api/swagger-ui/commit/3fea224a7dbea719a51c3e3a603f8859759f953e)), closes [#7523](https://github.com/swagger-api/swagger-ui/issues/7523)
* **swagger-ui-react:** add showExtensions option ([7563](https://github.com/swagger-api/swagger-ui/issues/7563)) ([d7ec726](https://github.com/swagger-api/swagger-ui/commit/d7ec726886a7e436585e0bd9432970e596a7fac4)), closes [#5892](https://github.com/swagger-api/swagger-ui/issues/5892)
* **swagger-ui-react:** add support of filter prop ([7547](https://github.com/swagger-api/swagger-ui/issues/7547)) ([b71446c](https://github.com/swagger-api/swagger-ui/commit/b71446caa050075c5f67f8582f93e3549173b739)), closes [#7546](https://github.com/swagger-api/swagger-ui/issues/7546)