Skip to content

v5.0.2

Latest

Choose a tag to compare

@sserrata sserrata released this 01 May 19:16
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
2cfff9e

5.0.2 (2026-05-01)

Routine maintenance release. Bumps Docusaurus to 3.10.1 in the demo and the create-docusaurus-openapi-docs scaffolder template (picks up the upstream webpackbar/webpack bundler fix), plus a batch of dependency updates. Also fixes a build error in scaffolded sites caused by an HTML comment in the sample blog post.

🐛 Bug Fix

  • fix(template): replace <!--truncate--> with MDX-safe {/* truncate */} in sample blog post so scaffolded sites build under MDX 3 / Docusaurus 3.10

🤖 Dependencies

  • chore(deps): bump @docusaurus/* from 3.10.0 to 3.10.1 (#1442)
  • chore(deps): bump postcss from 8.5.6 to 8.5.13 (#1441)
  • chore(deps): bump @redocly/openapi-core from 2.25.4 to 2.29.0 (#1430, #1433)
  • chore(deps): bump react-hook-form from 7.72.1 to 7.73.1 (#1436)
  • chore(deps): bump the react group with 2 updates (#1426)
  • chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#1438)
  • chore(deps): bump actions/cache from 5.0.4 to 5.0.5 (#1431)
  • chore(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#1439)

🔧 Maintenance

  • chore(deps-dev): bump fast-xml-parser from 5.5.10 to 5.7.1 (#1429, #1437)
  • chore(deps-dev): bump @types/node from 25.5.0 to 25.6.0 (#1434)
  • chore(deps-dev): bump start-server-and-test from 3.0.0 to 3.0.2 (#1428)
  • chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 7.0.1 (#1427)

Committers: 2

  • dependabot[bot]
  • Steven Serrata