4.5.0 (Jun 27, 2025)
High level enhancements
- Support const values, null type, and vendor extensions for sidebar order
- Improve schema support for array items, type, and format
Other enhancements and bug fixes
- docs: update compatibility for docusaurus 3.8.1 (#1177)
- chore(demo): upgrade Docusaurus to v3.8.1 (#1176)
- chore: add typings and remove placeholders (#1175)
- fix types for plugin openapi (#1174)
- refactor: replace Map type with Record (#1173)
- refactor(theme): clean up type definitions (#1172)
- refactor: change ResponseSamples to CodeSamples (#1162)
- refactor: refactor request and response example (#1161)
- Change the tab label of anyOf/oneOf (#1167)
- docs: fix typos and tables (#1170)
- chore: restrict workflows to main repo (#1169)
- [Enhancement] Add vendor extension support for positioning sidebar items (#1160)
- feat: support allOf, anyOf, and oneOf schemas with properties in array items (#1156)
- feat: support null type (#1155)
- Add support for apiKey in query and cookie param (#1151)
- Add type and format to schema (#1148)
- feat: support const for OAS 3.1.1 (#1143)