You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/changelogs/CHANGELOG_V8.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@
43
43
- expose ECDH class [#8188](https://github.com/nodejs/node/pull/8188)
44
44
***http2**:
45
45
- http2 is now exposed by default without the need for a flag [#15685](https://github.com/nodejs/node/pull/15685)
46
-
- a new environment varible NODE\_NO\_HTTP2 has been added to allow userland http2 to be required [#15685](https://github.com/nodejs/node/pull/15685)
46
+
- a new environment variable NODE\_NO\_HTTP2 has been added to allow userland http2 to be required [#15685](https://github.com/nodejs/node/pull/15685)
47
47
- support has been added for generic `Duplex` streams [#16269](https://github.com/nodejs/node/pull/16269)
48
48
***module**:
49
49
- resolve and instantiate loader pipeline hooks have been added to the ESM lifecycle [#15445](https://github.com/nodejs/node/pull/15445)
0 commit comments