Validation: Introduce an option to disable range checking for int32 and uint32 types, providing users with more flexibility in their validation processes.
Validation: Enhance property tracking by allowing evaluated properties with pattern properties of schema set to true, improving the accuracy of validation results.
Improvements
Documentation: Remove an incorrect example for prefixItems, ensuring that users have accurate and helpful guidance when using this feature.
Getting Started: Update the getting-started guide to provide clearer instructions and improve the onboarding experience for new users.
Fixes
Fix an issue with tracking unevaluated properties for always valid patterns in pattern properties, ensuring that validation behaves as expected.
Others
Bump development dependencies to their latest versions, ensuring that the project remains up-to-date and benefits from the latest improvements and features.