-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #20 from octet-stream/changeset-release/main
- Loading branch information
Showing
5 changed files
with
12 additions
and
16 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# form-data-encoder | ||
|
||
## 4.0.0 | ||
|
||
### Major Changes | ||
|
||
- [`7f953c7`](https://github.com/octet-stream/form-data-encoder/commit/7f953c77cb5f1abe8d26318716b929d2c04b32f3) Thanks [@octet-stream](https://github.com/octet-stream)! - Bring back support for CJS via tsup. This package can be used with both ES and CJS modules | ||
|
||
- [`5a4cd63`](https://github.com/octet-stream/form-data-encoder/commit/5a4cd633e7e68e6d1ba646efba3a914458a431ff) Thanks [@octet-stream](https://github.com/octet-stream)! - Drop Node.js 16 support. Minimal required version now is Node.js 18 | ||
|
||
- [`7f953c7`](https://github.com/octet-stream/form-data-encoder/commit/7f953c77cb5f1abe8d26318716b929d2c04b32f3) Thanks [@octet-stream](https://github.com/octet-stream)! - Make FileLike and FormDataLike types compatible with File and FormData |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters