File tree 3 files changed +8
-7
lines changed
3 files changed +8
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 4.4.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 15868ef: Add missing ` @remix-run/web-blob ` dependency to ` @remix-run/web-fetch `
8
+
3
9
## 4.4.0
4
10
5
11
### Minor Changes
8
14
9
15
### Patch Changes
10
16
11
- - Fix ` toFormData ` imports ([ d3a1ffd] ( https://github.com/remix-run/web-std-io/commit/d3a1ffd ) )
17
+ - Fix ` toFormData ` imports ([ d3a1ffd] ( https://github.com/remix-run/web-std-io/commit/d3a1ffd ) )
12
18
- Updated dependencies
13
19
- ` @remix-run/web-file@3.1.0 `
14
20
- ` @remix-run/web-form-data@3.1.0 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @remix-run/web-fetch" ,
3
- "version" : " 4.4.0 " ,
3
+ "version" : " 4.4.1 " ,
4
4
"description" : " Web API compatible fetch implementation" ,
5
5
"main" : " ./dist/lib.node.cjs" ,
6
6
"module" : " ./src/lib.node.js" ,
You can’t perform that action at this time.
0 commit comments