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: streamich/memfs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.48.0
Choose a base ref
...
head repository: streamich/memfs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.48.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Sep 25, 2025

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

Commits on Oct 1, 2025

  1. ci: run tests on Node.js 22.x and 24.x

    checks.yml: run tests under Node.js 18.x, 20.x, 22.x, 24.x
    streamich authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    337a2c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d20095e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1206 from streamich/fix-write-over-dir

    fix: 🐛 throw EISDIR when writing over folder
    streamich authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    b70b2e4 View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.48.1 [skip ci]

    ## [4.48.1](v4.48.0...v4.48.1) (2025-10-01)
    
    ### Bug Fixes
    
    * 🐛 throw EISDIR when writing over folder ([d20095e](d20095e))
    semantic-release-bot committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    333e9f0 View commit details
    Browse the repository at this point in the history
Loading