Skip to content

v4.0.0

Compare
Choose a tag to compare
@maxholman maxholman released this 11 May 08:47
· 77 commits to master since this release

Whats new

  • feat: require node20
  • feat: add support for empty schemas meaning "any JSON" as well as object schemas with no properties
  • fix: reduce occurence of unknown types with complex schemas
  • fix: ensure correct response value when there are no responses defined

Full Changelog: v3.0.1...v4.0.0