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: isaacs/rimraf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.1
Choose a base ref
...
head repository: isaacs/rimraf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.2
Choose a head ref
  • 4 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 19, 2023

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

Commits on Jan 24, 2023

  1. ignore unnecessary -rf or -fr

    rimraf is always 'rm -rf', that's how it got its name
    
    Updated changelog with this overlooked breaking change in v4.0, and
    added the newly ignored -rf/-fr to the changelog for v4.1.
    
    Fix: #253
    isaacs committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    dc2fd42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    385f86f View commit details
    Browse the repository at this point in the history
  3. 4.1.2

    isaacs committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    df3d085 View commit details
    Browse the repository at this point in the history
Loading