Skip to content

v0.5.0

Latest

Choose a tag to compare

@jellydn jellydn released this 26 Aug 14:00
· 14 commits to main since this release
b87cecb

Stable release of 0.4.2-beta.0. latest is now 0.5.0.

pnpm add next-swagger-doc

Added

  • App Router autoDoc operations from route files
  • specFile / outputFile for standalone output
  • Next.js 16 example (examples/next16-app)
  • es-module-lexer for exported HTTP handlers

Fixed

  • Skip globbing .next during Next.js production builds (Vercel export-detail.json ENOENT)

Changed

  • Document swagger-ui-react Strict Mode warnings

v0.4.2-beta.0...v0.5.0