v2.6.33
·
548 commits
to master
since this release
- Fixed potential issue related to zip64 format auto-detection when adding concurrently
ReadableStream
andReader
instances simultaneously in a zip file weighting more than 4GB - Fixed unnecessary data retrieval (approx. 30 bytes) when extracting a zip entry
- Added rollup-es5.config.js and rollup-es5.config.dev.js scripts in order to build zip.js for older engines (see instructions in the header comment)