File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,8 @@ release.
36
36
</tr >
37
37
<tr >
38
38
<td valign =" top " >
39
- <b ><a href =" doc/changelogs/CHANGELOG_V21.md#21.6.0 " >21.6.0</a ></b ><br />
39
+ <b ><a href =" doc/changelogs/CHANGELOG_V21.md#21.6.1 " >21.6.1</a ></b ><br />
40
+ <a href =" doc/changelogs/CHANGELOG_V21.md#21.6.0 " >21.6.0</a ><br />
40
41
<a href =" doc/changelogs/CHANGELOG_V21.md#21.5.0 " >21.5.0</a ><br />
41
42
<a href =" doc/changelogs/CHANGELOG_V21.md#21.4.0 " >21.4.0</a ><br />
42
43
<a href =" doc/changelogs/CHANGELOG_V21.md#21.3.0 " >21.3.0</a ><br />
Original file line number Diff line number Diff line change 8
8
</tr >
9
9
<tr >
10
10
<td >
11
+ <a href =" #21.6.1 " >21.6.1</a ><br />
11
12
<a href =" #21.6.0 " >21.6.0</a ><br />
12
13
<a href =" #21.5.0 " >21.5.0</a ><br />
13
14
<a href =" #21.4.0 " >21.4.0</a ><br />
42
43
* [ io.js] ( CHANGELOG_IOJS.md )
43
44
* [ Archive] ( CHANGELOG_ARCHIVE.md )
44
45
46
+ <a id =" 21.6.1 " ></a >
47
+
48
+ ## 2024-01-22, Version 21.6.1 (Current), @RafaelGSS
49
+
50
+ ### Notable Changes
51
+
52
+ This release fixes a bug in ` undici ` using WebStreams
53
+
54
+ ### Commits
55
+
56
+ * \[ [ ` 662ac95729 ` ] ( https://github.com/nodejs/node/commit/662ac95729 )] - _ ** Revert** _ "** stream** : fix cloned webstreams not being unref'd" (Matteo Collina) [ #51491 ] ( https://github.com/nodejs/node/pull/51491 )
57
+ * \[ [ ` 1b8bba8aee ` ] ( https://github.com/nodejs/node/commit/1b8bba8aee )] - ** test** : add regression test for 51586 (Matteo Collina) [ #51491 ] ( https://github.com/nodejs/node/pull/51491 )
58
+
45
59
<a id =" 21.6.0 " ></a >
46
60
47
61
## 2024-01-15, Version 21.6.0 (Current), @RafaelGSS
You can’t perform that action at this time.
0 commit comments