We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4389b5 commit 46b9f4bCopy full SHA for 46b9f4b
doc/api/repl.md
@@ -565,6 +565,9 @@ changes:
565
- version: v10.0.0
566
pr-url: https://github.com/nodejs/node/pull/19187
567
description: The `REPL_MAGIC_MODE` `replMode` was removed.
568
+ - version: v6.3.0
569
+ pr-url: https://github.com/nodejs/node/pull/6635
570
+ description: The `breakEvalOnSigint` option is supported now.
571
- version: v5.8.0
572
pr-url: https://github.com/nodejs/node/pull/5388
573
description: The `options` parameter is optional now.
0 commit comments