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: 10.1.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.1.0
Choose a head ref
  • 11 commits
  • 53 files changed
  • 4 contributors

Commits on Oct 21, 2022

  1. Remove sketchy citebite links in documentation (#973)

    I tried to follow these links, and they led me to really sketchy websites that have nothing to do with Node.js at all.
    leafac authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    656545c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    5623ba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dbf173 View commit details
    Browse the repository at this point in the history
  3. Upgrade devDeps (#975)

    * Upgrade standard
    
    * Upgrade mocha
    RyanZim authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    1d1622b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3146f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

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

Commits on Nov 28, 2022

  1. BREAKING: ESM support (#974)

    * Remove process.cwd() trick from test files
    
    * BREAKING: Switch from main to exports
    
    * Add fs-extra/esm ESM named import module, with just fs-extra methods
    
    Fixes #746
    RyanZim authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    fd50986 View commit details
    Browse the repository at this point in the history
  2. 11.0.0

    RyanZim committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    4daff17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e7793b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Re-add package.json main field for TypeScript support (#981)

    Co-authored-by: Claas Augner <[email protected]>
    mtdvlpr and caugner authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    ab86a8a View commit details
    Browse the repository at this point in the history
  2. 11.1.0

    RyanZim committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    0e76a72 View commit details
    Browse the repository at this point in the history
Loading