Releases: Redocly/redoc
Releases · Redocly/redoc
2.2.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
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)
2.0.0
v2.0.0 chore: v2.0.0 (#2160)
2.0.0-rc.77
2.0.0-rc.77 (2022-09-06)
Bug Fixes
- add hard limit on deref depth to prevent crashes (ddde105)
- do not use discriminator when specific schema was referenced in oneOf or anyOf (#2153) (6ac1e1e)
- hoistOneOf missing refs stack and improve allOf for same $ref (bb325d0)
- latest docker cli tag (#2140) (8dc03eb)
- markdown parent name (#2062) (da9ed0b)