validator.js v5.1.0 Release Notes

    • ➕ Added a unescape() HTML function (#509)
    • ➕ Added a Malaysian locale to isMobilePhone() (#507)
    • ➕ Added Polish locales to isAlpha() and isAlphanumeric() (#506)
    • ➕ Added Turkish locales to isAlpha(), isAlphanumeric() and isMobilePhone() (#512)
    • 👍 Allow >1 underscore in hostnames when using allow_underscores (#510)