1.4.3
- 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
andSharedArrayBuffer
(#149, thanks @yoursunny) - Fixed
fs.promises.writeFile
not supportingDataView
and having an incorrect error message