Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0f9908b

Browse filesBrowse files
committed
doc: add missing changes entry for breakEvalOnSigint REPL option
PR-URL: #35143 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent f0b9866 commit 0f9908b
Copy full SHA for 0f9908b

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Open diff view settings
Collapse file

‎doc/api/repl.md‎

Copy file name to clipboardExpand all lines: doc/api/repl.md
+3Lines changed: 3 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -556,6 +556,9 @@ changes:
556556
- version: v10.0.0
557557
pr-url: https://github.com/nodejs/node/pull/19187
558558
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.
559562
- version: v5.8.0
560563
pr-url: https://github.com/nodejs/node/pull/5388
561564
description: The `options` parameter is optional now.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.