File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,8 @@ release.
4141</tr >
4242<tr >
4343 <td valign =" top " >
44- <b ><a href =" doc/changelogs/CHANGELOG_V26.md#26.4.0 " >26.4.0</a ></b ><br />
44+ <b ><a href =" doc/changelogs/CHANGELOG_V26.md#26.5.0 " >26.5.0</a ></b ><br />
45+ <a href =" doc/changelogs/CHANGELOG_V26.md#26.4.0 " >26.4.0</a ><br />
4546<a href =" doc/changelogs/CHANGELOG_V26.md#26.3.1 " >26.3.1</a ><br />
4647<a href =" doc/changelogs/CHANGELOG_V26.md#26.3.0 " >26.3.0</a ><br />
4748<a href =" doc/changelogs/CHANGELOG_V26.md#26.2.0 " >26.2.0</a ><br />
Original file line number Diff line number Diff line change @@ -596,7 +596,7 @@ UTF-8 string.
596596### ` blob.textStream() `
597597
598598<!-- YAML
599- added: REPLACEME
599+ added: v26.5.0
600600-->
601601
602602* Returns: {ReadableStream}
Original file line number Diff line number Diff line change @@ -1040,7 +1040,7 @@ added:
10401040 - v23.6.0
10411041 - v22.20.0
10421042changes:
1043- - version: REPLACEME
1043+ - version: v26.5.0
10441044 pr-url: https://github.com/nodejs/node/pull/64221
10451045 description: This is enabled by default.
10461046-->
@@ -1274,7 +1274,7 @@ Previously gated the entire `import.meta.resolve` feature.
12741274
12751275<!-- YAML
12761276added:
1277- - REPLACEME
1277+ - v26.5.0
12781278-->
12791279
12801280> Stability: 1.0 - Early development
@@ -1361,7 +1361,7 @@ added:
13611361 - v22.0.0
13621362 - v20.17.0
13631363changes:
1364- - version: REPLACEME
1364+ - version: v26.5.0
13651365 pr-url: https://github.com/nodejs/node/pull/64154
13661366 description: Print the top-level awaits without evaluating the modules.
13671367-->
Original file line number Diff line number Diff line change @@ -948,7 +948,7 @@ added:
948948 - v19.9.0
949949 - v18.19.0
950950changes:
951- - version: REPLACEME
951+ - version: v26.5.0
952952 pr-url: https://github.com/nodejs/node/pull/62407
953953 description: Non-native-Promise thenables are now returned as-is,
954954 preserving their original type and methods.
Original file line number Diff line number Diff line change @@ -2825,7 +2825,7 @@ A QUIC session failed because version negotiation is required.
28252825
28262826<!-- YAML
28272827changes:
2828- - version: REPLACEME
2828+ - version: v26.5.0
28292829 pr-url: https://github.com/nodejs/node/pull/64260
28302830 description: Added the `requireStack` and `topLevelAwaitLocations` properties.
28312831-->
Original file line number Diff line number Diff line change @@ -1707,7 +1707,7 @@ are not guaranteed to reflect any correct state of the event loop.
17071707<!-- YAML
17081708added: v11.10.0
17091709changes:
1710- - version: REPLACEME
1710+ - version: v26.5.0
17111711 pr-url: https://github.com/nodejs/node/pull/62935
17121712 description: Added the `samplePerIteration` option.
17131713-->
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ For more details refer to the relevant documentation:
109109### ` ReadableStreamTee(stream[, cloneForBranch2]) `
110110
111111<!-- YAML
112- added: REPLACEME
112+ added: v26.5.0
113113-->
114114
115115> Stability: 1 - Experimental
Original file line number Diff line number Diff line change @@ -801,7 +801,7 @@ These advanced options are available for controlling decompression:
801801<!-- YAML
802802added: v0.11.1
803803changes:
804- - version: REPLACEME
804+ - version: v26.5.0
805805 pr-url: https://github.com/nodejs/node/pull/64023
806806 description: The `rejectGarbageAfterEnd` option was added.
807807 - version:
@@ -852,7 +852,7 @@ information.
852852<!-- YAML
853853added: v11.7.0
854854changes:
855- - version: REPLACEME
855+ - version: v26.5.0
856856 pr-url: https://github.com/nodejs/node/pull/64023
857857 description: The `rejectGarbageAfterEnd` option was added.
858858 - version:
@@ -1099,7 +1099,7 @@ added:
10991099 - v23.8.0
11001100 - v22.15.0
11011101changes:
1102- - version: REPLACEME
1102+ - version: v26.5.0
11031103 pr-url: https://github.com/nodejs/node/pull/64023
11041104 description: The `rejectGarbageAfterEnd` option was added.
11051105-->
Load diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments