We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0b9866 commit 0f9908bCopy full SHA for 0f9908b
doc/api/repl.md
@@ -556,6 +556,9 @@ changes:
556
- version: v10.0.0
557
pr-url: https://github.com/nodejs/node/pull/19187
558
description: The `REPL_MAGIC_MODE` `replMode` was removed.
559
+ - version: v6.3.0
560
+ pr-url: https://github.com/nodejs/node/pull/6635
561
+ description: The `breakEvalOnSigint` option is supported now.
562
- version: v5.8.0
563
pr-url: https://github.com/nodejs/node/pull/5388
564
description: The `options` parameter is optional now.
0 commit comments