|
11 | 11 | </tr>
|
12 | 12 | <tr>
|
13 | 13 | <td valign="top">
|
| 14 | +<a href="#14.15.5">14.15.5</a><br/> |
14 | 15 | <a href="#14.15.4">14.15.4</a><br/>
|
15 | 16 | <a href="#14.15.3">14.15.3</a><br/>
|
16 | 17 | <a href="#14.15.2">14.15.2</a><br/>
|
|
55 | 56 | * [io.js](CHANGELOG_IOJS.md)
|
56 | 57 | * [Archive](CHANGELOG_ARCHIVE.md)
|
57 | 58 |
|
| 59 | +<a id="14.15.5"></a> |
| 60 | +## 2021-02-08, Version 14.15.5 'Fermium' (LTS), @BethGriggs |
| 61 | + |
| 62 | +### Notable Changes |
| 63 | + |
| 64 | +* **deps**: upgrade npm to 6.14.11 (Ruy Adorno) [#37173](https://github.com/nodejs/node/pull/37173) |
| 65 | +* **stream,zlib**: do not use \_stream\_\* anymore (Matteo Collina) [#36618](https://github.com/nodejs/node/pull/36618) |
| 66 | + |
| 67 | +### Commits |
| 68 | + |
| 69 | +* [[`408c7a65f3`](https://github.com/nodejs/node/commit/408c7a65f3)] - **deps**: upgrade npm to 6.14.11 (Ruy Adorno) [#37173](https://github.com/nodejs/node/pull/37173) |
| 70 | +* [[`25a3204fe2`](https://github.com/nodejs/node/commit/25a3204fe2)] - **http**: don't cork .end when not needed (Dimitris Halatsis) [#36633](https://github.com/nodejs/node/pull/36633) |
| 71 | +* [[`2a1e4e9244`](https://github.com/nodejs/node/commit/2a1e4e9244)] - **stream**: accept iterable as a valid first argument (ZiJian Liu) [#36479](https://github.com/nodejs/node/pull/36479) |
| 72 | +* [[`9ff73fcdbe`](https://github.com/nodejs/node/commit/9ff73fcdbe)] - **stream,zlib**: do not use \_stream\_\* anymore (Matteo Collina) [#36618](https://github.com/nodejs/node/pull/36618) |
| 73 | +* [[`c03cddb46f`](https://github.com/nodejs/node/commit/c03cddb46f)] - **test**: http complete response after socket double end (Dimitris Halatsis) [#36633](https://github.com/nodejs/node/pull/36633) |
| 74 | +* [[`f206505e9d`](https://github.com/nodejs/node/commit/f206505e9d)] - **util**: fix instanceof checks with null prototypes during inspection (Ruben Bridgewater) [#36178](https://github.com/nodejs/node/pull/36178) |
| 75 | +* [[`2f7944b18b`](https://github.com/nodejs/node/commit/2f7944b18b)] - **util**: fix module prefixes during inspection (Ruben Bridgewater) [#36178](https://github.com/nodejs/node/pull/36178) |
| 76 | + |
58 | 77 | <a id="14.15.4"></a>
|
59 | 78 | ## 2021-01-04, Version 14.15.4 'Fermium' (LTS), @BethGriggs
|
60 | 79 |
|
|
0 commit comments