- fix: fixed tests (hard-code validator name to global browser scope ecd027e
- fix: fixed rollup/npm publish steps e3b9a07
- feat: added @forwardemail/validator as package name due to https://github.com/validatorjs/validator.js/issues/2376\#issuecomment-2540137017 4747ead
- feat(isEmail): allow regexp in host_whitelist and host_blacklist (validatorjs#2494) 86911d8
- refactor: make brazilian postal code separator optional (validatorjs#2493) f54599c
- feat(isMobilePhone): update phone regex for Ghana en-GH (validatorjs#2362) def7f3e
- Assign check digit to 0 if remainder is 10 (validatorjs#2492) a066cd2
- Disallow mismatching length for isDate (validatorjs#2481) fc31e6e
- Update phone regex for Zambia (validatorjs#2482) a513deb
- feat(isLength): Fix linting and merge errors for validatorjs#2019 (validatorjs#2474) 12b27a2
- feat(isMobilePhone): add validation for Kyrgyzstan [ky-KG] mobile phone numbers (validatorjs#2350) 66ddd9c
- fix(isDate): fix thrown error on certain invalid cases (validatorjs#2443) ff56dcf
- test(testFunctions): display stringified arguments in error message (validatorjs#2442) 96ff3b2
- fix: hard coded yandex domain conversion (validatorjs#2441) f2b1082
- feat(isLicensePlate): added License Plate Regex for en-SG (validatorjs#2333) 72c4674
- fix(isEmail): email starting with double quotes (validatorjs#2437) 283a6a5
- feat(isURL): add max_allowed_length option (validatorjs#2439) 542cfba
- feat(ulid): ULID validation (validatorjs#2294) 1f159ea
- fix(isUUID): fully support rfc9562 (validatorjs#2421) 89e856c
- feat(isRgbColor): add
allowSpaces
option to allow/disallow spaces between color values (validatorjs#2029) f81d857 - fix: remove bounty badge, no support (validatorjs#2409) 7d5ea2c
- fix: spell issues (validatorjs#2423) 0d6ca5a
- docs: fix typos (validatorjs#2323) efd5b62
- fix: for validatorjs#2403 get list of supported countries for passports (validatorjs#2404) f73e3f2
- feat(isPostalCode): add validation for Colombian postal code (validatorjs#2415) 6e2f084
- fix: handle undefined and null values in isInt and isFloat (validatorjs#2416) acdebd6
- docs: Readme
isUUID
accepts also v7 (validatorjs#2418) 2b6b0fa - docs: escape and unescape (validatorjs#2325) d3db30d
- fix(isEmail): blacklist character check fix for validatorjs#2392 (validatorjs#2414) 3448e9d
- feat(isIdentityCard): add support for PK(Pakistan) (validatorjs#2291) 08257b5
- feat(isISO4217): update iso4217 currency codes according to wiki (validatorjs#2332) f2bc5ed
- doc: add reproduction section on bug_issue template (validatorjs#2411) 316188d
- chore: add rik and rubin as maintainers (validatorjs#2408) fa6741a
- doc: add link to contributing and licence file (validatorjs#2413) a0acded
- chore: add license badges (validatorjs#1732) 21f33b6
- fix(isIBAN): narrow regex for VG (validatorjs#2339) 28ff5d3
- Merge pull request validatorjs#2402 from BibhushanKarki/patch-1 806e55e
- fix(isMobilePhone): update phone regex for Ukraine uk-UA (validatorjs#2359) c25b98f
- docs: add Esperanto support to README.md (validatorjs#2394) 4bca6f0
- feat(isPhoneNumber): add guatemala, es-GT, locale (validatorjs#2395) e3a9db1
- feat(isBtcAddress): ✨ Support all address formats and testnets (validatorjs#2406) 85a1f14
- feat: isMobilePhone en-GB enhance (validatorjs#1971) 15e3738
- doc: Update README.md for installation with other package managers 189b259
- feat(isISO31661Numeric): Add validation for ISO 3166-1 numeric country codes (validatorjs#2399) 79f5d18