validator.js v10.0.0 Release Notes

    • ๐Ÿ‘ Allow floating points in isNumeric() (#810)
    • Disallow GMail addresses with multiple consecutive dots, or leading/trailing dots (#820)
    • โž• Added an isRFC3339() validator (#816)
    • Reject domain parts longer than 63 octets in isFQDN(), isURL() and isEmail() (bb3e542)
    • โž• Added a new Amex prefix to isCreditCard() (#805)
    • ๐Ÿ›  Fixed isFloat() min/max/gt/lt filters when a locale with a comma decimal is used (2b70821)
    • Normalize Yandex emails (#807)
    • ๐Ÿ†• New locales (#803)