Error Reporting: Enhance the error messages during keyword usage validation by including the keyword name and schema path, making it easier for users to identify issues in their schemas.
Regular Expression Handling: Introduce a new option to control the Unicode flag for regular expressions, allowing users to opt-in for Unicode support in patterns and pattern properties.
Improvements
Issue Templates: Update links in the issue templates to improve user experience and accessibility of resources.
Fixes
Fix an issue related to keyword validation that improves the overall reliability of the validation process.
Others
Refactor code to improve the structure and maintainability of the validation logic, enhancing performance without changing user-facing functionality.