summaryrefslogtreecommitdiff
path: root/doc/api/repl.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/repl.md')
-rw-r--r--doc/api/repl.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/repl.md b/doc/api/repl.md
index 434435c71e..50845785cf 100644
--- a/doc/api/repl.md
+++ b/doc/api/repl.md
@@ -240,7 +240,7 @@ undefined
### Reverse-i-search
<!-- YAML
-added: REPLACEME
+added: v12.17.0
-->
The REPL supports bi-directional reverse-i-search similar to [ZSH][]. It is
@@ -544,7 +544,7 @@ with REPL instances programmatically.
<!-- YAML
added: v0.1.91
changes:
- - version: REPLACEME
+ - version: v12.17.0
pr-url: https://github.com/nodejs/node/pull/30811
description: The `preview` option is now available.
- version: v12.0.0