File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.4.1
4+
5+ ### Patch Changes
6+
7+ - 15868ef: Add missing ` @remix-run/web-blob ` dependency to ` @remix-run/web-fetch `
8+
39## 4.4.0
410
511### Minor Changes
814
915### Patch Changes
1016
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 ) )
1218- Updated dependencies
1319 - ` @remix-run/web-file@3.1.0 `
1420 - ` @remix-run/web-form-data@3.1.0 `
Original file line number Diff line number Diff line change 11{
22 "name" : " @remix-run/web-fetch" ,
3- "version" : " 4.4.0 " ,
3+ "version" : " 4.4.1 " ,
44 "description" : " Web API compatible fetch implementation" ,
55 "main" : " ./dist/lib.node.cjs" ,
66 "module" : " ./src/lib.node.js" ,
You can’t perform that action at this time.
0 commit comments