v3.0.0
What's Changed
- Allow custom plugin to render by @jlvandenhout in #784
- Ensure sidebars.ts and schemas are properly cleaned by @sserrata in #817
- Add missing types and cast ref to LegacyRef by @sserrata in #818
- Upgrade demo to docusaurus 3.3.2 by @sserrata in #822
- fix: markdown table within the description attribute cannot be rendered correctly by @htmlin in #831
- Bug/set accept by @sserrata in #846
- Transparent background when displaying response placeholder by @sserrata in #847
- ensure readOnly/writeOnly are evaluated first by @sserrata in #848
- Support empty object schemas by @sserrata in #849
- upgrade to docusaurus 3.4.0 by @sserrata in #850
- handle various additionalProperties cases by @Ugzuzg in #803
- [V3] Avoid concatenating all tags when grouped by tagGroups by @ElliotFriend in #853
- [V3] Fix tagGroup display when showSchemas is configured by @ElliotFriend in #852
- Support custom downloadUrl for versions by @sserrata in #859
- Migrate to canonical postman dependencies by @sserrata in #860
- Support flexible code snippet ordering and options by @sserrata in #862
- Version dropdown styles by @sserrata in #863
- Support absolute or relative downloadUrl by @sserrata in #865
- Prepare release v3.0.0 by @sserrata in #868
New Contributors
- @jlvandenhout made their first contribution in #784
- @htmlin made their first contribution in #831
Full Changelog: v3.0.0-beta.10...v3.0.0