File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -666,14 +666,15 @@ Name of the file to which the report will be written.
666
666
<!-- YAML
667
667
added: v11.8.0
668
668
changes:
669
+ - version: REPLACEME
670
+ pr-url: https://github.com/nodejs/node/pull/32496
671
+ description: This option is no longer considered experimental.
669
672
- version: v12.0.0
670
673
pr-url: https://github.com/nodejs/node/pull/27312
671
674
description: changed from `--diagnostic-report-on-fatalerror` to
672
675
`--report-on-fatalerror`
673
676
-->
674
677
675
- > Stability: 1 - Experimental
676
-
677
678
Enables the report to be triggered on fatal errors (internal errors within
678
679
the Node.js runtime such as out of memory) that lead to termination of the
679
680
application. Useful to inspect various diagnostic data elements such as heap,
You can’t perform that action at this time.
0 commit comments