File tree Expand file tree Collapse file tree 13 files changed +41
-59
lines changed Expand file tree Collapse file tree 13 files changed +41
-59
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 3.1.0-pre.0
3+ ## 3.1.0
44
55### Minor Changes
66
7- - 807fc63: Export CJS version for browser
7+ - Export CJS version for browser ( [ 807fc63 ] ( https://github.com/remix-run/web-std-io/commit/807fc63 ) )
88
99### Patch Changes
1010
11- - Updated dependencies [ 807fc63 ]
12- - @remix-run/web-stream @1.1.0-pre.0
11+ - Updated dependencies
12+ - ` @remix-run/web-stream@1.1.0 `
1313
1414## 3.0.5
1515
Original file line number Diff line number Diff line change 11{
22 "name" : " @remix-run/web-blob" ,
3- "version" : " 3.1.0-pre.0 " ,
3+ "version" : " 3.1.0" ,
44 "description" : " Web API compatible Blob implementation" ,
55 "keywords" : [
66 " blob" ,
2828 }
2929 },
3030 "dependencies" : {
31- "@remix-run/web-stream" : " ^1.1.0-pre.0 " ,
31+ "@remix-run/web-stream" : " ^1.1.0" ,
3232 "web-encoding" : " 1.1.5"
3333 },
3434 "author" : " Irakli Gozalishvili <dev@gozala.io> (https://gozala.io)" ,
3535 "repository" : " https://github.com/remix-run/web-std-io" ,
3636 "license" : " MIT" ,
3737 "devDependencies" : {
38- "@remix-run/web-fetch" : " ^4.4.0-pre.0 " ,
38+ "@remix-run/web-fetch" : " ^4.4.0" ,
3939 "@types/node" : " 15.0.2" ,
4040 "git-validate" : " 2.2.4" ,
4141 "husky" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 4.4.0-pre.0
3+ ## 4.4.0
44
55### Minor Changes
66
7- - 807fc63: Export CJS version for browser
7+ - Export CJS version for browser ( [ 807fc63 ] ( https://github.com/remix-run/web-std-io/commit/807fc63 ) )
88
99### Patch Changes
1010
11- - d3a1ffd: fix ` toFormData ` imports
12- - Updated dependencies [ 807fc63 ]
13- - @remix-run/web-file @3.1.0-pre.0
14- - @remix-run/web-form-data @3.1.0-pre.0
15- - @remix-run/web-stream @1.1.0-pre.0
11+ - Fix ` toFormData ` imports ( [ d3a1ffd ] ( https://github.com/remix-run/web-std-io/commit/d3a1ffd ) )
12+ - Updated dependencies
13+ - ` @remix-run/web-file@3.1.0 `
14+ - ` @remix-run/web-form-data@3.1.0 `
15+ - ` @remix-run/web-stream@1.1.0 `
1616
1717## 4.3.8
1818
Original file line number Diff line number Diff line change 11{
22 "name" : " @remix-run/web-fetch" ,
3- "version" : " 4.4.0-pre.0 " ,
3+ "version" : " 4.4.0" ,
44 "description" : " Web API compatible fetch implementation" ,
55 "main" : " ./dist/lib.node.cjs" ,
66 "module" : " ./src/lib.node.js" ,
9999 "xo" : " ^0.33.1"
100100 },
101101 "dependencies" : {
102- "@remix-run/web-file" : " ^3.1.0-pre.0 " ,
103- "@remix-run/web-form-data" : " ^3.1.0-pre.0 " ,
104- "@remix-run/web-stream" : " ^1.1.0-pre.0 " ,
102+ "@remix-run/web-file" : " ^3.1.0" ,
103+ "@remix-run/web-form-data" : " ^3.1.0" ,
104+ "@remix-run/web-stream" : " ^1.1.0" ,
105105 "@web3-storage/multipart-parser" : " ^1.0.0" ,
106106 "abort-controller" : " ^3.0.0" ,
107107 "data-uri-to-buffer" : " ^3.0.1" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.1.0
4+
5+ ### Minor Changes
6+
7+ - Export CJS version for browser ([ 807fc63] ( https://github.com/remix-run/web-std-io/commit/807fc63 ) )
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies
12+ - ` @remix-run/web-blob@3.1.0 `
13+
314## 3.1.0-pre.0
415
516### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @remix-run/web-file" ,
3- "version" : " 3.1.0-pre.0 " ,
3+ "version" : " 3.1.0" ,
44 "description" : " Web API compatible File implementation for node" ,
55 "files" : [
66 " src" ,
3333 }
3434 },
3535 "dependencies" : {
36- "@remix-run/web-blob" : " ^3.1.0-pre.0 "
36+ "@remix-run/web-blob" : " ^3.1.0"
3737 },
3838 "author" : " Irakli Gozalishvili <dev@gozala.io> (https://gozala.io)" ,
3939 "repository" : " https://github.com/remix-run/web-std-io" ,
4040 "license" : " MIT" ,
4141 "devDependencies" : {
42- "@remix-run/web-fetch" : " ^4.4.0-pre.0 " ,
42+ "@remix-run/web-fetch" : " ^4.4.0" ,
4343 "@types/node" : " 15.0.2" ,
4444 "git-validate" : " 2.2.4" ,
4545 "husky" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 3.1.0-pre.0
3+ ## 3.1.0
44
55### Minor Changes
66
7- - 807fc63: Export CJS version for browser
7+ - Export CJS version for browser ( [ 807fc63 ] ( https://github.com/remix-run/web-std-io/commit/807fc63 ) )
88
99## 3.0.5
1010
You can’t perform that action at this time.
0 commit comments