v2.6.9
·
1799 commits
to master
since this release
- Added feature test of
Workerconstructor and automatic fallback on the main thread if not present, i.e. you don't need to setuserWebWorkerstofalseanymore. - Added simple test suite for Node.js, see https://github.com/gildas-lormeau/zip.js/blob/master/tests/node-runner.js (tested on v18.4.0)
- Made
cryptoAPI optional when using ZipCrypto to decrypt files (fix)