Skip to content

v4.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 00:56
· 40 commits to refs/heads/main since this release

Commits:

  • 98ff675 Drop stringToBoolean
  • a410616 Fix typo
  • 0cf4589 fix(v4): toJSONSchema - add missing oneOf inside items in tuple conversion (#5146)
  • 8bf0c16 fix(v4): toJSONSchema tuple path handling for draft-7 with metadata IDs (#5152)
  • 5c5fa90 fix(v4): toJSONSchema - wrong record output when targeting openapi-3.0 (#5141)
  • 87b97cc docs(codecs): update example to use payloadSchema (#5150)
  • 309f358 fix(v4): toJSONSchema - output numbers with exclusive range correctly when targeting openapi-3.0 (#5139)
  • 1e71ca9 docs: fix refine fn to encode works properly (#5148)
  • a85ec3c fix(docs): correct example to use LooseDog instead of Dog (#5136)
  • 3e98274 4.1.3