Skip to content

v5.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@blomqma blomqma released this 13 Feb 23:46
· 49 commits to main since this release

Fixed

  • Fix CLI commands not working on Windows due to incorrect file import URLs.
  • Fix ESM bundling by defining next and zod as peer dependencies and exclude them from the bundle.
  • Docs fixes.

Added

  • Add support for custom OG meta tags in the Redoc/SwaggerUI documentation.