v2.7.52
- Added option
compressionMethod
inZipWriter
for handling custom compression methods (e.g. zstd) when setting the optionpassThrough
totrue
- Fixed issue with Uint8Array size in
ZipReader
when settingpassThrough
totrue
and using aUint8Writer
class to get the uncompressed data - Fixed optional
checkPasswordOnly
property in the type definitions (index.d.ts
)