Schema Validation: Enhance the schema validation process by using the root schema environment when resolving references in oneOf conditions, improving accuracy and reliability for users. This addresses issues related to using discriminator in definitions.
Improvements
Error Messaging: Improve error messages by ensuring that pluralization is correctly applied, providing clearer feedback to users when validation fails.
Fixes
Fix broken links in documentation to ensure users can easily access relevant resources and information.
Resolve an issue where the validator does not emit equality checks when necessary, enhancing the validation process.
Others
Add a new URI resolver to the documentation, helping users understand how to manage URIs effectively within their schemas.