Skip to content

v2.7.41

Compare
Choose a tag to compare
@gildas-lormeau gildas-lormeau released this 02 Apr 12:40
· 81 commits to master since this release

Added combineSizeEocd option in HttpReader (see https://gildas-lormeau.github.io/zip.js/api/interfaces/HttpOptions.html)

What's Changed

  • Add explicit preventHeadRequest false check. by @bwbroersma in #499
  • Add combineSizeEocd option to combine range size with eocd by @bwbroersma in #500
  • Add preventHeadRequest=false and combineSizeEocd Typescript definitions. by @bwbroersma in #501
  • Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #496

Full Changelog: v2.7.40...v2.7.41