Releases: PaloAltoNetworks/docusaurus-openapi-docs
Releases · PaloAltoNetworks/docusaurus-openapi-docs
v4.3.1
v4.3.0
What's Changed
- Docusaurus v3.6 - enable Docusaurus Faster by @slorber in #1003
- Support schemas with array of types by @MarcL01 in #1017
- fix: move dependencies to peer dependencies by @aramissennyeydd in #1019
- fix: add back @hookform/error-message as a regular dep by @aramissennyeydd in #1023
- Added an --all-versions flag to gen-api-docs and clean-api-docs by @dv-stewarts in #1018
- Add admonition support to descriptions/summaries by @sserrata in #1016
- Fix response schema details marker alignment by @sserrata in #1029
- Remove unused global selector by @blindaa121 in #1031
- Address HTML minifier warnings caused by malformed MDX and HTML by @sserrata in #1033
- Reintroduce password type to auth inputs by @sserrata in #1039
- Support discriminator with no parent/shared properties by @sserrata in #1040
- Prepare release v4.3.0 by @blindaa121 in #1042
New Contributors
- @slorber made their first contribution in #1003
- @aramissennyeydd made their first contribution in #1019
- @dv-stewarts made their first contribution in #1018
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- chore: Fix bug in CodeSnippets component by @aoki-atsushi in #988
- fix: Fix bug in createContactInfo.ts by @aoki-atsushi in #992
- [Fix] all of items in array for api response by @ahelmy in #995
- Implement React components to reduce emitted MDX output from plugin by @sserrata in #979
- refactor create schema tests to cypress by @sserrata in #997
- Ensure additionalProperties object primitives are rendered by @sserrata in #998
- Migrate schema page to Schema component and refactor layout by @sserrata in #1001
- improve handling of discriminators by @sserrata in #1009
- Prepare release v4.2.0 by @sserrata in #1010
New Contributors
- @aoki-atsushi made their first contribution in #988
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- Update dependencies for docusaurus 3.5+ by @IanVS in #931
- Conditionally set col width for api doc layout by @sserrata in #937
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #943
- Fix bug where oneOf within anyOf would not be rendered in request schemas by @robbieaverill in #944
- Dont render serverUrl on callbacks MethodEndpoint component by @omonk in #939
- Expand language tab support by @sserrata in #945
- Import MethodEndpoint hooks from @theme by @sserrata in #949
- Supporting merging all user defined languageTabs options by @sserrata in #952
- Update README by @Olexandr88 in #954
- Render x-enumDescriptions in table by @omonk in #951
- Add missing security schemes component by @sserrata in #957
- render default value as string literal instead of markdown by @sserrata in #958
- Fix deprecation notice by @sserrata in #960
- Add OpenAPI 3.1 webhooks support by @sserrata in #961
- Add support for custom sidebar DocItem generators supporting customisation by @robbieaverill in #963
- Fix change type of Show optional parameters button by @tuanpt-0634 in #969
- Theme: Children interface is now ReactNode, allows
guard()
andrender()
to accept JSX by @robbieaverill in #971 - Support enum descriptions in schema object by @tuanpt-0634 in #981
- Use scrollLeft to avoid scrolling entire page to active code tab by @sserrata in #984
- Combines mergedSchemas with original to ensure no edge properties are lost in schema item by @sserrata in #985
- Prepare release v4.1.0 by @sserrata in #986
New Contributors
- @robbieaverill made their first contribution in #944
- @omonk made their first contribution in #939
- @Olexandr88 made their first contribution in #954
- @tuanpt-0634 made their first contribution in #969
Full Changelog: v4.0.1...v4.1.0
v4.0.1
v2.2.3
v4.0.0
v3.0.2
What's Changed
- allow publishing for v2.0.0 branch by @sserrata in #873
- [Chore] Update readme for 3.0.1 release by @ahelmy in #877
- Add object primitive support to createAnyOneOf by @sserrata in #895
- Check if the outputDir exists before attempting to create the version… by @tyler-mairose-sp in #892
- Support anyOf/oneOf schema descriptions by @sserrata in #897
- Fix support for example summaries by @sserrata in #898
- Statically set "generated" date and date-time example values by @sserrata in #901
- Ensure same-level properties and allOf are rendered by @sserrata in #904
- Prepare release v3.0.2 by @sserrata in #915
New Contributors
- @ahelmy made their first contribution in #877
- @tyler-mairose-sp made their first contribution in #892
Full Changelog: v3.0.1...v3.0.2