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: v2.6.2
Choose a base ref
...
head repository: isaacs/rimraf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 16 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 20, 2018

  1. travis node version updates

    isaacs committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    692022b View commit details
    Browse the repository at this point in the history
  2. update tap, add package-lock

    isaacs committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    f0bc3a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. Configuration menu
    Copy the full SHA
    8f1d3a1 View commit details
    Browse the repository at this point in the history
  2. bin test

    isaacs committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    21fd3df View commit details
    Browse the repository at this point in the history
  3. autopublish scripts

    isaacs committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    42fe369 View commit details
    Browse the repository at this point in the history
  4. 2.6.3

    isaacs committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    9442819 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. feat: make it possible to omit glob dependency

    PR-URL: #192
    Credit: @bcoe
    Close: #192
    Reviewed-by: @isaacs
    bcoe authored and isaacs committed Aug 14, 2019
    2 Configuration menu
    Copy the full SHA
    dc1682d View commit details
    Browse the repository at this point in the history
  2. 2.7.0

    isaacs committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    250ee15 View commit details
    Browse the repository at this point in the history
  3. fix: use var instead of let

    PR-URL: #195
    Credit: @Tidyzq
    Close: #195
    Reviewed-by: @isaacs
    Tidyzq authored and isaacs committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    012ecbb View commit details
    Browse the repository at this point in the history
  4. 2.7.1

    isaacs committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    bb57274 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a01826d View commit details
    Browse the repository at this point in the history
  6. Use const/let

    BREAKING CHANGE: this drops support for node <6
    isaacs committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    592a4b6 View commit details
    Browse the repository at this point in the history
  7. Use arrow functions

    BREAKING CHANGE: this drops support for node 0.x
    isaacs committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    d7e41a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    736887a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6ab4ec View commit details
    Browse the repository at this point in the history
  10. 3.0.0

    isaacs committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    191ae69 View commit details
    Browse the repository at this point in the history
Loading