Skip to content

feat: re-add Blob support#62

Merged
jonasgloning merged 2 commits intomasterfrom
async-for-blobs
Dec 3, 2023
Merged

feat: re-add Blob support#62
jonasgloning merged 2 commits intomasterfrom
async-for-blobs

Conversation

@jonasgloning
Copy link
Copy Markdown
Member

pack will return a Promise when it packs a Blob.

Closes #61

`pack` will return a `Promise` when it packs a `Blob`
Switching to `bun test`. `jsdom` is annoying.

Closes #61
@jonasgloning jonasgloning merged commit e79d1ee into master Dec 3, 2023
@jonasgloning jonasgloning deleted the async-for-blobs branch December 3, 2023 10:23
github-actions bot pushed a commit that referenced this pull request Dec 3, 2023
# [2.1.0](v2.0.0...v2.1.0) (2023-12-03)

### Features

* re-add Blob support ([cd17d63](cd17d63)), closes [#61](#61)
* re-add Blob support ([#62](#62)) ([e79d1ee](e79d1ee)), closes [#61](#61)
@jonasgloning
Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature request: add Blob and File support in 2.*

1 participant