Skip to content

Commit dbffad9

Browse files
tniessenMoLow
authored andcommitted
doc: add missing deprecated blocks to cluster
I believe that these are required so that the respective APIs are marked as deprecated in the table of contents. PR-URL: nodejs#47981 Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
1 parent af90fb9 commit dbffad9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/cluster.md

+4
Original file line numberDiff line numberDiff line change
@@ -850,6 +850,8 @@ added: v0.8.1
850850
deprecated: v16.0.0
851851
-->
852852

853+
> Stability: 0 - Deprecated
854+
853855
Deprecated alias for [`cluster.isPrimary`][].
854856

855857
## `cluster.isPrimary`
@@ -959,6 +961,8 @@ changes:
959961
description: The `stdio` option is supported now.
960962
-->
961963

964+
> Stability: 0 - Deprecated
965+
962966
Deprecated alias for [`.setupPrimary()`][].
963967

964968
## `cluster.setupPrimary([settings])`

0 commit comments

Comments
 (0)