summaryrefslogtreecommitdiff
path: root/doc/api/errors.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/errors.md')
-rw-r--r--doc/api/errors.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/errors.md b/doc/api/errors.md
index 350c631b76..60f995479f 100644
--- a/doc/api/errors.md
+++ b/doc/api/errors.md
@@ -708,7 +708,7 @@ A constructor for a class was called without `new`.
<a id="ERR_CONSTRUCT_CALL_INVALID"></a>
### ERR_CONSTRUCT_CALL_INVALID
<!--
-added: REPLACEME
+added: v12.5.0
-->
A class constructor was called that is not callable.
@@ -2021,7 +2021,7 @@ A module file could not be resolved while attempting a [`require()`][] or
### ERR_CANNOT_TRANSFER_OBJECT
<!--
added: v10.5.0
-removed: REPLACEME
+removed: v12.5.0
-->
The value passed to `postMessage()` contained an object that is not supported