Skip to content

Commit b405296

Browse files
VoltrexKeyvarichardlau
authored andcommitted
doc: mark util.inherits as legacy
PR-URL: #38896 Refs: #38893 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Zijian Liu <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Zeyu Yang <[email protected]>
1 parent 0736dd8 commit b405296

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/util.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,8 @@ changes:
404404
description: The `constructor` parameter can refer to an ES6 class now.
405405
-->
406406

407+
> Stability: 3 - Legacy: Use ES2015 class syntax and `extends` keyword instead.
408+
407409
* `constructor` {Function}
408410
* `superConstructor` {Function}
409411

0 commit comments

Comments
 (0)