validator.js v10.5.0 Release Notes

Release Date: 2018-07-31 // over 5 years ago
    • Disabled domain-specific email validation (#873)
    • ➕ Added support for IP hostnames in isEmail() (#845)
    • ➕ Added a no_symbols option to isNumeric() (#848)
    • ➕ Added a no_colons option to isMACAddress() (#849)
    • ⚡️ Updated isURL() to reject protocol relative URLs unless a flag is set (#860)
    • 🆕 New and improved locales (#801, #856, #859, #861, #862, #863, #864, #870, #872)