2.1.0 (2023-08-10)
Bug Fixes
- call onLoaded if specs are not found (#2182) (0753bbe)
- default value for array query parameter (#2186) (3d410b6)
- demo: Get CORS proxy to work in Chrome on Windows (#2220) (1597bae)
- error with immutable object spec (#2179) (53c4f36)
- improve accessible label by using the property name (#2224) (12be1bc)
- move role to list item to meet ARIA spec (#2228) (b8f7da6)
- remove GenericObject shim (#2177) (127ef26)
- renames 'FieldContstraints' to 'FieldConstraints' (#2352) (7e05202)
- schema oneOf title with const (#2350) (4386867)
- types/open-api: import type (#2213) (33be51a)
Features
- add deprecation label to redoc-cli (#2172) (2ae7e08)
- add option to hide the example code when using the
SchemaDefinition
component (#2157) (168189b) - add support of react 18 (#2369) (054f604)
- add x-tags (#2355) (0bb21c8)
- enable keyboard navigation (#2361) (d21af58)
- indicate whether request body is required or optional (#2175) (d3ad792)