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 ofDog
(#5136) - 3e98274 4.1.3