Skip to content

Releases: PaloAltoNetworks/docusaurus-openapi-docs

v4.7.1

27 Jan 16:49
0a89b9d

Choose a tag to compare

v4.7.1

Major performance improvement: The new externalJsonProps option (enabled by default) dramatically reduces build times and bundle sizes by externalizing large JSON props from MDX files.

  • New externalJsonProps plugin option significantly improves build performance
  • Sticky positioning for the API Explorer right panel improves UX on long API pages
  • Dynamic request body updates when switching anyOf/oneOf tabs

Note: v4.7.0 had a build error affecting downstream projects. Please use v4.7.1 instead.

🚀 New Feature

  • feat(plugin): add externalJsonProps option (enabled by default) to improve build performance (#1279)
  • feat(theme): add sticky positioning to API Explorer right panel (#1288)
  • feat: dynamically update request body when anyOf/oneOf tab changes (#1287)

🐛 Bug Fix

  • fix(theme): use import type for plugin type imports (#1292)
  • fix: render inline enum values in anyOf schemas (#1286)
  • fix: generate correct examples for different request content types (#1284)

🏠 Refactoring

  • refactor: change plugin and theme types.ts to types.d.ts (#1281)
  • refactor: externalize using create() and drop size threshold requirement (#1280)

📝 Documentation

  • docs: sync README and intro.mdx with plugin docs

🤖 Dependencies

  • chore(deps): bump lodash from 4.17.21 to 4.17.23 (#1282)

Committers: 3

  • dependabot[bot]
  • Ollie Monk
  • Steven Serrata

v4.6.0

16 Jan 18:18

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.1...v4.6.0

v4.5.1

27 Jun 22:12
dab3823

Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v4.5.1

v4.5.0

27 Jun 21:06
cb0ed6e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.0...v4.5.0

v4.4.0

02 May 14:48
808e4a2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.7...v4.4.0

v4.3.7

12 Mar 22:40
e4d3ec4

Choose a tag to compare

What's Changed

  • [Bug Fix] Properly handle empty Discriminator Tab children by @blindaa121 in #1108

Full Changelog: v4.3.6...v4.3.7

v4.3.6

08 Mar 00:20
852aca1

Choose a tag to compare

What's Changed

  • downloadUrl option is now available to all API entities, previously only "info" pages by @robbieaverill in #1094
  • [Bug Fix]: Cannot read properties of undefined (reading 'endsWith') by @blindaa121 in #1091
  • Remove URL plugin and fallback from webpack config by @sserrata in #1098
  • [Bug Fix] Render fragment for empty Discriminator Tabs children by @blindaa121 in #1099
  • Don't double encode application/json requestBody examples by @iain-smartretail in #1100

New Contributors

Full Changelog: v4.3.5...v4.3.6

v4.3.5

21 Feb 15:21
6b5c104

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.4...v4.3.5

v4.3.4

12 Feb 21:02
97d0fc7

Choose a tag to compare

What's Changed

Full Changelog: v4.3.3...v4.3.4

v4.3.3

30 Jan 13:22
4ec4296

Choose a tag to compare

What's Changed

Full Changelog: v4.3.2...v4.3.3