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 <anna@addaleax.net> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Zeyu Yang <himself65@outlook.com>
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

+2
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)