We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e426e commit 2fde22bCopy full SHA for 2fde22b
packages/blob/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [3.0.4](https://www.github.com/web-std/io/compare/blob-v3.0.3...blob-v3.0.4) (2022-02-24)
4
+
5
6
+### Changes
7
8
+* disable node native blob ([#49](https://www.github.com/web-std/io/issues/49)) ([18e426e](https://www.github.com/web-std/io/commit/18e426e0552eb855275faadceab35c41335582f2))
9
10
### [3.0.3](https://www.github.com/web-std/io/compare/blob-v3.0.2...blob-v3.0.3) (2022-01-21)
11
12
packages/blob/package.json
@@ -1,6 +1,6 @@
{
"name": "@web-std/blob",
- "version": "3.0.3",
+ "version": "3.0.4",
"description": "Web API compatible Blob implementation",
"keywords": [
"blob",
0 commit comments