Skip to content

1.4.3

Compare
Choose a tag to compare
@james-pre james-pre released this 29 Nov 16:28
· 67 commits to main since this release
v1.4.3
9a20205
  • Fixed resolveMount not working correctly when a file name starts with the name of a mount point in the same directory (#151, thanks @SardineFish)
  • Upgraded to Typescript 5.7 and removed unneeded type declarations for resizable ArrayBuffer and SharedArrayBuffer (#149, thanks @yoursunny)
  • Fixed fs.promises.writeFile not supporting DataView and having an incorrect error message