JSZip

Frameworks & Libraries

Create, read and edit .zip files in JavaScript.

Latest 3.10.1 · by Stuart KnightleyWebsitenpm · jszip

Changelog

3.10.1

Latest
Added 1
  • Expose OnUpdateCallback type
Changed 3
  • Consolidate metadata types
  • Use const instead of var in README examples
  • Switch manual download link to HTTPS

From JSZip

  • Add sponsorship files.
    • If you appreciate the time spent maintaining JSZip then I would really appreciate your sponsorship.
  • Consolidate metadata types and expose OnUpdateCallback #851 and #852
  • use const instead var in example from README.markdown #828
  • Switch manual download link to HTTPS #839

Internals:

  • Replace jshint with eslint #842
  • Add performance tests #834
View originalPermalink
How 3.10.1 went

3.10.0

Changed 2
  • Replace setimmediate dependency with a more efficient one
  • Update types of currentFile metadata to include null

From JSZip

View originalPermalink
How 3.10.0 went
View all

Discussion