Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@rcannood rcannood released this 15 Jun 12:00
ada605f

Changed

  • If fs.renameSync fails (e.g. because source and destination files are on different partitions), try fs.copySync and fs.unlinkSync instead.