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: vidavidorra/commitlint-plugin-function-rules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Choose a base ref
...
head repository: vidavidorra/commitlint-plugin-function-rules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.1
Choose a head ref
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on Dec 9, 2025

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

Commits on Dec 13, 2025

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

Commits on Dec 15, 2025

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

Commits on Dec 18, 2025

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

Commits on Dec 22, 2025

  1. Configuration menu
    Copy the full SHA
    74066d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e298df4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd98c43 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2025

  1. Configuration menu
    Copy the full SHA
    cdca1bf View commit details
    Browse the repository at this point in the history
  2. ci: use ESLint for linting, instead of XO (which uses ESLint internally)

    The main reasion is to support linting in an Neovim environment, which needs to be able to call ESLint directly. See also the https://github.com/vidavidorra/eslint-config project which exposes the ESLint configuration, while still getting the configuration and all rules from XO.
    jdbruijn committed Dec 25, 2025
    Configuration menu
    Copy the full SHA
    ee68c28 View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.2.1 [skip ci]

    ## [4.2.1](v4.2.0...v4.2.1) (2025-12-25)
    
    ### Continuous Integration
    
    * replace semantic-release config with `@vidavidorra/semantic-release-config` ([cdca1bf](cdca1bf))
    * use ESLint for linting, instead of XO (which uses ESLint internally) ([ee68c28](ee68c28))
    vidavidorra-release[bot] committed Dec 25, 2025
    Configuration menu
    Copy the full SHA
    3ce0c05 View commit details
    Browse the repository at this point in the history
Loading