Skip to content
Compare
Choose a tag to compare
@seek-oss-ci seek-oss-ci released this 01 Jul 00:14
6634469

Major Changes

  • #226 39b49a9 Thanks @chyzwar! - unpack: Remove polyfill libraries

    Remove node-fetch and blob-to-buffer polyfills in favour of built-in fetch and arrayBuffer APIs in node.

    BREAKING CHANGES:

    Requires node >= 18