Phone Validation: Introduce new mobile phone validation for es-MX, ensuring accurate validation for users in Mexico. This enhancement expands our validation capabilities to better serve Spanish-speaking users.
Phone Validation: Improve the pt-BR mobile phone validation to reduce false positives for home phones, providing a more reliable experience for Brazilian users.
Improvements
String Validation: Enhance the isEmpty function to allow strings that contain only whitespace, making it more flexible and user-friendly.
Phone Validation: Default the locale to 'any' in the isMobilePhone function for all falsey values, simplifying the validation process for users who may not specify a locale.
Others
Update the changelog to reflect recent changes and improvements, ensuring users are informed about the latest features and fixes.