Releases: streamich/memfs
Releases · streamich/memfs
v2.15.1
09 Feb 20:08
Compare
Sorry, something went wrong.
No results found
2.15.1 (2019-02-09)
Bug Fixes
🐛 show directory path when throwing EISDIR in mkdir (9dc7007 )
🐛 throw when creating root directory (f77fa8b ), closes #325
v2.15.0
27 Jan 19:41
Compare
Sorry, something went wrong.
No results found
2.15.0 (2019-01-27)
Features
volume: add env variable to suppress fs.promise api warnings (e6b6d0a )
v2.14.2
11 Dec 19:50
Compare
Sorry, something went wrong.
No results found
2.14.2 (2018-12-11)
Bug Fixes
fds to start from 0x7fffffff instead of 0xffffffff (#277 ) (31e44ba )
v2.14.1
29 Nov 16:28
Compare
Sorry, something went wrong.
No results found
2.14.1 (2018-11-29)
Bug Fixes
don't copy legacy files into dist (ab8ffbb ), closes #263
v2.14.0
12 Nov 16:46
Compare
Sorry, something went wrong.
No results found
v2.13.1
11 Nov 16:32
Compare
Sorry, something went wrong.
No results found
2.13.1 (2018-11-11)
Bug Fixes
🐛 don't install semantic-release, incompat with old Node (cd2b69c )
v2.13.0
07 Nov 23:41
Compare
Sorry, something went wrong.
No results found
2.13.0 (2018-11-07)
Bug Fixes
add missing string type for realpathSync's options argument (2f0c93c )
fix chmod to actually change mode (de5aca6 )
fix private openFile function (be5654b )
fix toUnixTimestamp when converting Date objects (a8c8998 )
fix TypeScript 2322 error (a5e99fe )
fix TypeScript 2554 error (5a32a4e )
Features
v2.12.1
06 Nov 14:59
Compare
Sorry, something went wrong.
No results found
2.12.1 (2018-11-06)
Bug Fixes
add missing string type for appendFile's options argument (f6e8baf )
fix URL support for path argument of readFile and readFileSync (1c9c57f )
v2.12.0
05 Nov 17:47
Compare
Sorry, something went wrong.
No results found
2.12.0 (2018-11-05)
Features
add withFileTypes option support for readdir and readdirSync (f03f3d1 )
v2.11.0
05 Nov 15:24
Compare
Sorry, something went wrong.
No results found
2.11.0 (2018-11-05)
Features
add relative option support for mkdir and mkdirSync (15aae89 )