Skip to content

v1.6.0

Compare
Choose a tag to compare
@blindaa121 blindaa121 released this 25 Feb 00:54
· 467 commits to main since this release
937e654

What's Changed

  • Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #402
  • [FR] Added support for summary and description for param schema examples by @blindaa121 in #406
  • Add support for java and expand language variants by @sserrata in #404
  • Clarify support for OpenAPI 3.0 by @sserrata in #420
  • Update sidebars.md by @yogeshdas-v in #413
  • Remove double scrollbars on codeblocks in code tabs by @Woozl in #417
  • Implement NodePolyfillPlugin in theme webpack config by @sserrata in #422
  • fix: fix logic that determines if an object property is required in response by @guitaoliu in #424
  • Fix logo/darkLogo and colorMode synching by @sserrata in #426
  • Fix: date-time examples should include time by @IanVS in #427
  • Remove trailing slash in outputDir option if present by @sserrata in #435
  • Improve handling of non-string default values by @sserrata in #436
  • [bug] Use toString() utility to always convert example to string by @sserrata in #442
  • Apply docusaurus.io styles to demo by @sserrata in #443
  • Handle missing params/header schema by @sserrata in #446
  • Fix security schemes by @sserrata in #444
  • Lock supported docusaurus versions by @sserrata in #449
  • Expand support for nullable objects and default to any for empty/unknown schemas by @sserrata in #452
  • Avoid falling back to MOD label when rendering oneOf/anyOf and title not defined by @sserrata in #455
  • [Enhancement] Add option to hide send button by @sserrata in #456
  • Add support for security vendor extensions by @sserrata in #457
  • Prepare release v1.6.0 by @blindaa121 in #458

New Contributors

Full Changelog: v1.5.2...v1.6.0