Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: validatorjs/validator.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 784e52a
Choose a base ref
...
head repository: validatorjs/validator.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7a80797
Choose a head ref
  • 13 commits
  • 23 files changed
  • 13 contributors

Commits on Jan 11, 2026

  1. Configuration menu
    Copy the full SHA
    c3dc37c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. feat(isISO31661Alpha2/3): Add support for Kosovo (XK / XXK) (#2663)

    * feat(isISO31661Alpha2/3): Add options to both validators to accept user assigned codes"
    
    * feat(isISO31661Alpha2/3): Add tests
    johanpoirier-d4 authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    88e0d3d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2026

  1. fix: ignore non-object options in isHexColor (#2660) (#2661)

    Co-authored-by: Rubin Bhandari <roobin.bhandari@gmail.com>
    yuna0831 and rubiin authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    f39bb3b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. Configuration menu
    Copy the full SHA
    90b0a9a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. Configuration menu
    Copy the full SHA
    e8c6914 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Configuration menu
    Copy the full SHA
    f715cdd View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2026

  1. Configuration menu
    Copy the full SHA
    b1aea75 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. feat(isPostalCode): Add postal code for Monaco (#2682)

    * Add postal code pattern for Monaco
    
    https://en.wikipedia.org/wiki/Postal_codes_in_France#Monaco
    
    * Update README.md
    
    * Add Monaco locale test cases for validators
    moogblob authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    9fa1e3a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. Configuration menu
    Copy the full SHA
    f06caee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcfbff5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2758f70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    941db7f View commit details
    Browse the repository at this point in the history
  5. maintenance: 2604 release (#2695)

    Co-authored-by: Rik Smale <git@riksmale.info>
    WikiRik and Rik Smale authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    7a80797 View commit details
    Browse the repository at this point in the history
Loading