Releases: swagger-api/swagger-ui
Releases · swagger-api/swagger-ui
Swagger UI v5.17.6 Released!
5.17.6 (2024-05-07)
Bug Fixes
- swagger-ui-react: display definition defined as YAML or JSON string (#9918) (6ae2c1f), closes #9915
- system: allow wrapping components both from presets and plugins (#9919) (877470b), closes #7232
Swagger UI v5.17.5 Released!
5.17.5 (2024-05-06)
Bug Fixes
- config: perform configuration synchronously (5fa60ce)
- try-it-out: fix parsing null values when building requests (#9914) (fc7410b)
Swagger UI v5.17.4 Released!
5.17.4 (2024-05-06)
Bug Fixes
- security: remove patch-package production dependency (#9909) (cb9a06f)
Swagger UI v5.17.3 Released!
5.17.3 (2024-04-30)
Bug Fixes
- distribute proper source maps in npm distribution packages (#9877) (8c90d5d), closes #9101
- swagger-ui-react: call onComplete hook with system instance (#9895) (3f67b08), closes #9876
Swagger UI v5.17.2 Released!
5.17.2 (2024-04-25)
Bug Fixes
- config: remove system config source (#9875) (333e5e3), closes #5148
- allow to create SwaggerUI instances without rendering to the DOM container by default
Swagger UI v5.17.1 Released!
5.17.1 (2024-04-24)
Bug Fixes
- json-schema-2020-12-samples: skip anyOf and oneOf while merging schemas (#9853) (f7373a0), closes #9198
- utils: fix validation for required values without specified type (#9863) (6fccf9e), closes #8007
- deps: eliminate runtime errors related to traverse library
- upstream fixes in swagger-client (v3.27.1, v3.27.2)
Swagger UI v5.17.0 Released!
5.17.0 (2024-04-22)
Features
- config: expose config and make it overridable (#9862) (17d50a6)
- swagger-ui-react: rewrite into SSR compatible function component (#9855) (351191b), closes #9243
Swagger UI v5.16.2 Released!
5.16.2 (2024-04-19)
Bug Fixes
- swagger-ui-react: avoid triggering implicit system rendering (#9847) (3a671c6), closes #9846
Swagger UI v5.16.1 Released!
Swagger UI v5.16.0 Released!
5.16.0 (2024-04-18)
Bug Fixes
- config: cast configuration values into proper types (#9829) (7378821), closes #9808
- config: fix precedence for system options (#9831) (2720d76), closes #9818
- config: handle query config options (#9824) (6923111), closes #9807
- resolve: fix infinite recursions and cycle detection in OpenAPI 3.1.0 resolution (#9837) (c452527)
Features
- expose build info via new versions plugin (#9820) (463cd35)
- request-snippets: use active class modifier for active snippet (#9826) (06e6dfa)