We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi.
I encountered a few inconsistencies in included type definitions:
JSONSchema7
resolve
ResolverOptions
read
JSONSchema
I'll be submitting a PR in a few minutes!
The text was updated successfully, but these errors were encountered:
🎉 This issue has been resolved in version 9.0.9 🎉
The release is available on:
v9.0.9
Your semantic-release bot 📦🚀
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Hi.
I encountered a few inconsistencies in included type definitions:
JSONSchema7
, whereas the tool is draft agnosticresolve
Options key doesn't pass strict mode checks, because its index signature is not compatible with the defined keysResolverOptions
interface has itsread
function signature return type union missingJSONSchema
I'll be submitting a PR in a few minutes!
The text was updated successfully, but these errors were encountered: