UNPKG

form-data-lite

Version:

Module to submit forms and file uploads to other web applications which uses just the standard mime types.

13 lines (8 loc) 923 B
# Changelog ## [1.0.4](https://github.com/pactumjs/form-data-lite/compare/v1.0.3...v1.0.4) (2026-03-10) ### Miscellaneous * add release-please configuration ([814315d](https://github.com/pactumjs/form-data-lite/commit/814315d90103960470120041373b3c339bb23bb3)) * add release-please configuration and update workflows for release and publish ([fca9d71](https://github.com/pactumjs/form-data-lite/commit/fca9d712e10f2306f5b917fe7985fee42cf0f8b2)) * change util isArray deprecated by Array isArray method ([b8a3583](https://github.com/pactumjs/form-data-lite/commit/b8a3583a1397f1f987abb77a292bc60716d5c65f)) * change util isArray deprecated by Array isArray method ([bc533c2](https://github.com/pactumjs/form-data-lite/commit/bc533c2fd2d4ec39751e6384288f82c7cd6d25b1)) * update package-lock.json to lockfileVersion 3 ([d81ae09](https://github.com/pactumjs/form-data-lite/commit/d81ae09c4b4b9e863fb52ca55c119bdd0bff63cf))