Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 22:23
· 32 commits to main since this release
cb7c774

Major Changes

  • 7f953c7 Thanks @octet-stream! - Bring back support for CJS via tsup. This package can be used with both ES and CJS modules

  • 5a4cd63 Thanks @octet-stream! - Drop Node.js 16 support. Minimal required version now is Node.js 18

  • 7f953c7 Thanks @octet-stream! - Make FileLike and FormDataLike types compatible with File and FormData