v4.5.0
What's Changed
- feat: support const for OAS 3.1.1 by @markrzen in #1143
- [UI Enhancement] Add type and format to schema field by @blindaa121 in #1148
- [UI] Add support for apiKey in query and cookie param by @blindaa121 in #1151
- Support null type by @dsuket in #1155
- Support allOf, anyOf, and oneOf schemas with properties in array item by @dsuket in #1156
- [Enhancement] Add vendor extension support for positioning sidebar items by @blindaa121 in #1160
- chore: restrict workflows to main repo by @sserrata in #1169
- docs: fix typos and tables by @sserrata in #1170
- Change the tab label of anyOf/oneOf by @dsuket in #1167
- refactor: refactor request and response example by @dsuket in #1161
- refactor: change ResponseSamples to CodeSamples by @dsuket in #1162
- refactor(theme): clean up type definitions by @sserrata in #1172
- refactor: replace Map type with Record by @sserrata in #1173
- fix types for plugin openapi by @sserrata in #1174
- chore: add typings and remove placeholders by @sserrata in #1175
- chore(demo): upgrade Docusaurus to v3.8.1 by @sserrata in #1176
- docs: update compatibility for docusaurus 3.8.1 by @sserrata in #1177
- Prepare release v4.5.0 by @sserrata in #1178
New Contributors
Full Changelog: v4.4.0...v4.5.0