v0.14.0
What's Changed
Fixes a few small bugs, and adds support for relative $ref
s when using a URI as the input.
Features
Bug fixes
- fix: allow
$ref
to be used as a schema property by @mnahkies in #250 - fix: handle
type: "null"
inanyOf
/oneOf
/allOf
by @mnahkies in #252
Misc
- chore(deps): update all dependencies by @renovate in #251
- fix(docs): use absolute url for og:image by @mnahkies in #253
- chore(docs): switch to self-hosted plausible ce by @mnahkies in #249
Full Changelog: v0.13.0...v0.14.0