Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use FormData, File and Blob from fetch implementation #3139

Merged
merged 3 commits into from
Sep 13, 2023

Conversation

char0n
Copy link
Member

@char0n char0n commented Sep 13, 2023

Depending on Node.js version, FormData, File and Blob are used from following fetch implementation:

Refs #3137

@char0n char0n self-assigned this Sep 13, 2023
@char0n char0n added type: enhancement dependencies Pull requests that update a dependency file labels Sep 13, 2023
@char0n char0n merged commit f341994 into master Sep 13, 2023
swagger-bot pushed a commit that referenced this pull request Sep 13, 2023
# [3.22.0](v3.21.0...v3.22.0) (2023-09-13)

### Features

* use FormData, File and Blob from fetch implementation ([#3139](#3139)) ([f341994](f341994)), closes [#3137](#3137)
@swagger-bot
Copy link
Contributor

🎉 This PR is included in version 3.22.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@char0n char0n deleted the char0n/drop-formdata-node branch October 12, 2023 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released type: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants