validator.js v6.0.0 Release Notes

    • ๐Ÿ“‡ Renamed isNull() to isEmpty() (#574)
    • Backslash is now escaped in escape() (#516)
    • ๐Ÿ‘Œ Improved normalizeEmail() (#583)
    • ๐Ÿ‘ Allow leading zeroes by default in isInt() (#532)