File tree Expand file tree Collapse file tree 15 files changed +78
-21
lines changed Expand file tree Collapse file tree 15 files changed +78
-21
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @benchmarks/server
22
3+ ## 0.0.63
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies
8+ [[ ` 0079afd ` ] ( https://github.com/ardatan/whatwg-node/commit/0079afdc785c012fad22dd35963800a8199bfe89 )] :
9+ - @whatwg-node/server @0.10.16
10+
311## 0.0.62
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @benchmarks/server" ,
3- "version" : " 0.0.62 " ,
3+ "version" : " 0.0.63 " ,
44 "type" : " module" ,
55 "private" : true ,
66 "scripts" : {
1313 "test" : " start-server-and-test start http://127.0.0.1:4000/ping loadtest"
1414 },
1515 "dependencies" : {
16- "@whatwg-node/server" : " 0.10.15 "
16+ "@whatwg-node/server" : " 0.10.16 "
1717 },
1818 "devDependencies" : {
1919 "start-server-and-test" : " 2.1.2"
Original file line number Diff line number Diff line change 11# @e2e/aws-lambda
22
3+ ## 0.0.47
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies
8+ [[ ` 0079afd ` ] ( https://github.com/ardatan/whatwg-node/commit/0079afdc785c012fad22dd35963800a8199bfe89 )] :
9+ - @whatwg-node/fetch @0.10.13
10+
311## 0.0.46
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @e2e/aws-lambda" ,
3- "version" : " 0.0.46 " ,
3+ "version" : " 0.0.47 " ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " node scripts/bundle.js" ,
77 "e2e" : " ts-node -r tsconfig-paths/register scripts/e2e.ts"
88 },
99 "dependencies" : {
1010 "@e2e/shared-scripts" : " 0.0.0" ,
11- "@whatwg-node/fetch" : " 0.10.12 " ,
11+ "@whatwg-node/fetch" : " 0.10.13 " ,
1212 "aws-lambda" : " 1.0.7"
1313 },
1414 "devDependencies" : {
Original file line number Diff line number Diff line change 11# @e2e/shared-server
22
3+ ## 0.0.154
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies
8+ [[ ` 0079afd ` ] ( https://github.com/ardatan/whatwg-node/commit/0079afdc785c012fad22dd35963800a8199bfe89 )] :
9+ - @whatwg-node/fetch @0.10.13
10+ - @whatwg-node/server @0.10.16
11+
312## 0.0.153
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @e2e/shared-server" ,
3- "version" : " 0.0.153 " ,
3+ "version" : " 0.0.154 " ,
44 "private" : true ,
55 "dependencies" : {
6- "@whatwg-node/fetch" : " 0.10.12 " ,
7- "@whatwg-node/server" : " 0.10.15 "
6+ "@whatwg-node/fetch" : " 0.10.13 " ,
7+ "@whatwg-node/server" : " 0.10.16 "
88 }
99}
Original file line number Diff line number Diff line change 11# @e2e/vercel
22
3+ ## 0.0.154
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ ] :
8+ - @e2e/shared-server @0.0.154
9+
310## 0.0.153
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @e2e/vercel" ,
3- "version" : " 0.0.153 " ,
3+ "version" : " 0.0.154 " ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " node scripts/bundle.js" ,
1212 },
1313 "dependencies" : {
1414 "@e2e/shared-scripts" : " 0.0.0" ,
15- "@e2e/shared-server" : " 0.0.153 " ,
15+ "@e2e/shared-server" : " 0.0.154 " ,
1616 "encoding" : " 0.1.13" ,
1717 "next" : " 16.0.1" ,
1818 "react" : " 19.2.0" ,
Original file line number Diff line number Diff line change 11# @whatwg-node/fetch
22
3+ ## 0.10.13
4+
5+ ### Patch Changes
6+
7+ - [ #2910 ] ( https://github.com/ardatan/whatwg-node/pull/2910 )
8+ [ ` 0079afd ` ] ( https://github.com/ardatan/whatwg-node/commit/0079afdc785c012fad22dd35963800a8199bfe89 )
9+ Thanks [ @ardatan ] ( https://github.com/ardatan ) ! - Zstandard \` zstd\` support
10+
11+ - Updated dependencies
12+ [[ ` 0079afd ` ] ( https://github.com/ardatan/whatwg-node/commit/0079afdc785c012fad22dd35963800a8199bfe89 )] :
13+ - @whatwg-node/node-fetch @0.8.3
14+
315## 0.10.12
416
517### Patch Changes
You can’t perform that action at this time.
0 commit comments