v2.7.52
·
1080 commits
to master
since this release
- Added option
compressionMethodinZipWriterfor handling custom compression methods (e.g. zstd) when setting the optionpassThroughtotrue - Fixed issue with Uint8Array size in
ZipReaderwhen settingpassThroughtotrueand using aUint8Writerclass to get the uncompressed data - Fixed optional
checkPasswordOnlyproperty in the type definitions (index.d.ts)