File tree Expand file tree Collapse file tree 5 files changed +18
-4
lines changed
Expand file tree Collapse file tree 5 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 22 "packages/types" : " 0.0.3" ,
33 "packages/test" : " 0.1.0" ,
44 "packages/core" : " 0.1.1" ,
5- "packages/node" : " 0.2.0 " ,
6- "packages/deno" : " 0.1.1 " ,
5+ "packages/node" : " 0.2.1 " ,
6+ "packages/deno" : " 0.2.0 " ,
77 "packages/memory" : " 0.1.1"
88}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.0] ( https://github.com/humanwhocodes/fsx/compare/fsx-deno-v0.1.1...fsx-deno-v0.2.0 ) (2024-01-17)
4+
5+
6+ ### Features
7+
8+ * Add EMFILE/ENFILE retry ([ c2db624] ( https://github.com/humanwhocodes/fsx/commit/c2db624f974e111017a3783ac8d4ea9a4a3a87e6 ) )
9+
310## [ 0.1.1] ( https://github.com/humanwhocodes/fsx/compare/fsx-deno-v0.1.0...fsx-deno-v0.1.1 ) (2024-01-16)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " fsx-deno" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " The Deno bindings of the fsx library." ,
55 "type" : " module" ,
66 "types" : " dist/deno-fsx.d.ts" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.1] ( https://github.com/humanwhocodes/fsx/compare/fsx-node-v0.2.0...fsx-node-v0.2.1 ) (2024-01-17)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Retry logic in read/write operations ([ 9a6b62d] ( https://github.com/humanwhocodes/fsx/commit/9a6b62d6300799bb405893cb0a59be1988c558d5 ) )
9+
310## [ 0.2.0] ( https://github.com/humanwhocodes/fsx/compare/fsx-node-v0.1.0...fsx-node-v0.2.0 ) (2024-01-16)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " fsx-node" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "description" : " The Node.js bindings of the fsx library." ,
55 "type" : " module" ,
66 "types" : " dist/node-fsx.d.ts" ,
You can’t perform that action at this time.
0 commit comments