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: codemod/codemod
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: codemod-cli@1.3.13
Choose a base ref
...
head repository: codemod/codemod
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: codemod-cli@1.3.14
Choose a head ref
  • 5 commits
  • 23 files changed
  • 5 contributors

Commits on Jan 29, 2026

  1. Configuration menu
    Copy the full SHA
    c49b7c0 View commit details
    Browse the repository at this point in the history
  2. feat(cli): ignore comments order for loose strictness (#1948)

    * ignore comments order for loose strictness
    
    * - Update docs
    - Fix formatting
    
    * normalize comments for consecutive ones only
    
    * address pr comments
    sahilmob authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    22dbe3e View commit details
    Browse the repository at this point in the history
  3. fix: avoid sending failure kind of event when cdmd succeeds (#1950)

    * fix: avoid sending failure kind of event when cdmd succeeds
    
    * add failure events in the right place
    AmirSa12 authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    dda69a9 View commit details
    Browse the repository at this point in the history
  4. chore(changelog): Update changelog for codemod-cli@1.3.13 (#1947)

    Co-authored-by: codemod-cli-release[bot] <codemod-cli-release[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    826640d View commit details
    Browse the repository at this point in the history
  5. chore(bump): Bump codemod crates version to v1.3.14 (#1954)

    Co-authored-by: mohebifar <mohebifar@users.noreply.github.com>
    github-actions[bot] and mohebifar authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    f0bd61a View commit details
    Browse the repository at this point in the history
Loading