File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242
4343### Notable Changes
4444
45- * ** deps**
45+ * ** deps** :
4646 * Updated libuv to 1.26.0. [ #26037 ] ( https://github.com/nodejs/node/pull/26037 )
4747 * Updated npm to 6.7.0. [ #25804 ] ( https://github.com/nodejs/node/pull/25804 )
48- * ** http, http2**
48+ * ** http, http2** :
4949 * ` response.writeHead ` now returns the response object. [ #25974 ] ( https://github.com/nodejs/node/pull/25974 )
50- * ** perf_hooks**
50+ * ** perf_hooks** :
5151 * Implemented a histogram based API. [ #25378 ] ( https://github.com/nodejs/node/pull/25378 )
52- * ** process**
52+ * ** process** :
5353 * Exposed ` process.features.inspector ` . [ #25819 ] ( https://github.com/nodejs/node/pull/25819 )
54- * ** repl**
54+ * ** repl** :
5555 * Added ` repl.setupHistory ` for programmatic repl. [ #25895 ] ( https://github.com/nodejs/node/pull/25895 )
56- * ** tls**
56+ * ** tls** :
5757 * Introduced client "session" event. [ #25831 ] ( https://github.com/nodejs/node/pull/25831 )
5858
5959### Commits
289289* ** deps** :
290290 * OpenSSL has been updated to 1.1.1a, which is API/ABI compatible with the
291291 previous OpenSSL 1.1.0j. Note that while OpenSSL 1.1.1a supports TLS1.3,
292- Node.js still does not. [ #25381 ] ( https://github.com/nodejs/node/pull/25582 ) )
292+ Node.js still does not. [ #25381 ] ( https://github.com/nodejs/node/pull/25381 )
293293
294294### Commits
295295
You can’t perform that action at this time.
0 commit comments