PackageTrack

npm · #3762

stubborn-fs

2.0.036M downloads/mofabiospampinato/stubborn-fs

Stubborn versions of Node's fs functions that try really hard to do their job.

Release timeline

9 releases since 2022
2023202420252026

Releases

  1. 2.0.026 Oct 2025
    Release notes

    This project publishes no release notes. Between v1.2.5 and v2.0.0 there were 7 commits, 7 of them substantive:

    • Updated dev dependencies
    • Simplified .gitignore
    • Switched to using stubborn-utils
    • Avoiding publishing unnecessary files to NPM
    • Ensuring package.js has the license property
    • Ensuring retryify call options typs are exported too
    • Bumped version to 2.0.0
  2. 1.2.526 Jul 2023
    Release notes

    This project publishes no release notes. Between v1.2.4 and v1.2.5 there were 2 commits, 2 of them substantive:

    • Ensuring the "EACCES" error is handled properly
    • Bumped version to 1.2.5
  3. 1.2.411 Feb 2023
    Release notes

    This project publishes no release notes. Between v1.2.3 and v1.2.4 there were 2 commits, 2 of them substantive:

    • Reverted types changed, since apparently generics weren't being extended properly and they can't be extended properly
    • Bumped version to 1.2.4
  4. 1.2.311 Feb 2023
    Release notes

    This project publishes no release notes. Between v1.2.2 and v1.2.3 there were 2 commits, 2 of them substantive:

    • Improved types
    • Bumped version to 1.2.3
  5. 1.2.211 Feb 2023
    Release notes

    This project publishes no release notes. Between v1.2.1 and v1.2.2 there were 4 commits, 4 of them substantive:

    • Updated dependencies
    • Ensuring process is always explicitly imported
    • Improved types
    • Bumped version to 1.2.2
  6. 1.2.16 Nov 2022
    Release notes

    This project publishes no release notes. Between v1.2.0 and v1.2.1 there were 2 commits, 2 of them substantive:

    • Retrify: lowered delay range from 100ms~500ms to 0ms~100ms
    • Bumped version to 1.2.1
  7. 1.2.020 May 2022
    Release notes

    This project publishes no release notes. Between v1.1.0 and v1.2.0 there were 2 commits, 2 of them substantive:

    • Added attempt.existsSync
    • Bumped version to 1.2.0
  8. 1.1.020 May 2022
    Release notes

    This project publishes no release notes. Between v1.0.0 and v1.1.0 there were 2 commits, 2 of them substantive:

    • Added retry.writeFile and retry.writeFileSync
    • Bumped version to 1.1.0
  9. 1.0.019 May 2022

    Nothing published for this version