v0.30.2
This release fixes some issues with automatic file uploads.
What's Changed
- Delete explicit
Content-Type
forFormData
input by @mattt in #268 - Update blob creation to handle
Buffer
inputs correctly increateFile
by @mattt in #269
Full Changelog: v0.30.1...v0.30.2