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: conventional-changelog/commitlint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v19.0.0
Choose a base ref
...
head repository: conventional-changelog/commitlint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v19.0.3
Choose a head ref
  • 7 commits
  • 58 files changed
  • 3 contributors

Commits on Feb 27, 2024

  1. fix: drop resolve-from, resolve-global and import-fresh, resolv…

    …e global packages correctly (#3939)
    
    * fix: drop `resolve-from`, `resolve-global` and `import-fresh`, resolve global packages correctly
    
    close #3938
    
    * chore: fix Windows compatible issue
    JounQin authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8793c63 View commit details
    Browse the repository at this point in the history
  2. v19.0.1

    escapedcat committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9351b8e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. fix: fallback to resolve-from for Yarn P'n'P (#3941)

    * fix: fallback to `require.resolve` for Yarn P'n'P
    
    close #3936
    
    * refactor: use `resolve-from` package
    JounQin authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1eb9b5f View commit details
    Browse the repository at this point in the history
  2. v19.0.2

    escapedcat committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e538924 View commit details
    Browse the repository at this point in the history
  3. chore: reorder 2 BUG_REPORT.yml elements (#3943)

    * Moved 'Steps to reproduce' section before Current/Expected behaviour.
    * Moved 'Current behaviour' before 'Expected behaviour'.
    
    This way it feels more natural.
    knocte authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    87b1d36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a01f59 View commit details
    Browse the repository at this point in the history
  5. v19.0.3

    escapedcat committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9b4ac34 View commit details
    Browse the repository at this point in the history
Loading