Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichaël Zasso <targos@protonmail.com>2022-07-12 11:15:11 +0300
committerMichaël Zasso <targos@protonmail.com>2022-07-13 23:52:14 +0300
commitd2fe72a4a246626273f52d96fec2e1d8a2a8d8b6 (patch)
treea3aade5b9739e0d746348cafcd0c152f9b579e87 /doc/api/errors.md
parent2f169ad58aefe7c9406fd2062da33172f87e3792 (diff)
2022-07-13, Version 18.6.0 (Current)
Notable changes: - esm: add chaining to loaders PR-URL: https://github.com/nodejs/node/pull/43789
Diffstat (limited to 'doc/api/errors.md')
-rw-r--r--doc/api/errors.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/errors.md b/doc/api/errors.md
index 5fb6673ddfe..7cd8ae6aab4 100644
--- a/doc/api/errors.md
+++ b/doc/api/errors.md
@@ -2104,7 +2104,7 @@ for more information.
### `ERR_LOADER_CHAIN_INCOMPLETE`
<!-- YAML
-added: REPLACEME
+added: v18.6.0
-->
An ESM loader hook returned without calling `next()` and without explicitly