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: jprichardson/node-fs-extra
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11.2.0
Choose a base ref
...
head repository: jprichardson/node-fs-extra
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11.3.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 4 contributors

Commits on Dec 15, 2023

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

Commits on Feb 10, 2024

  1. Refactor copy to use opendir (#1028)

    * refactor(copy): backport nodejs/node#41351
    
    * perf(copy): parallel copy
    
    * perf(copy): run filter in parallel as well
    SukkaW authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    1d931c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Update copyright year (#1036)

    * Update README.md
    * Update LICENSE
    ISlavaRa authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d96f265 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Add promise support for missing fs methods (#1045)

    * Add promise support for missing fs methods
    
    Fixes #1044
    
    * Try specifying macOS runner explicitly
    RyanZim authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    e75b9bf View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. 11.3.0

    RyanZim committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    176ad6a View commit details
    Browse the repository at this point in the history
Loading