validator.js v4.8.0 Release Notes

    • ➕ Added Spanish, French, Portuguese and Dutch support for isAlpha() and isAlphanumeric() (#492)
    • ➕ Added a Brazilian locale to isMobilePhone() (#489)
    • Reject IPv4 addresses with invalid zero padding (#490)
    • 🛠 Fix the client-side version when used with RequireJS (#494)