streamich / memfs

JavaScript file system utilities
http://streamich.github.io/memfs/
Apache License 2.0
1.77k stars 130 forks source link

fix: accept passing a `FileHandle` to `createReadStream` and `createWriteStream` #1077

Closed graue closed 19 hours ago

graue commented 4 days ago

Letting this option be a FileHandle aligns the API with Node.js's fs module.

(Split out from #1076 per request)

github-actions[bot] commented 18 hours ago

:tada: This PR is included in version 4.14.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: