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: re-add Blob support #62

Merged
merged 2 commits into from
Dec 3, 2023
Merged

feat: re-add Blob support #62

merged 2 commits into from
Dec 3, 2023

Conversation

jonasgloning
Copy link
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
5 checks passed
@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
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