form-data-encoder
Advanced tools
Changelog
4.0.0
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