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:
-rw-r--r--doc/api/esm.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/api/esm.md b/doc/api/esm.md
index b342349fec1..7d911d58378 100644
--- a/doc/api/esm.md
+++ b/doc/api/esm.md
@@ -13,6 +13,11 @@ changes:
pr-url: https://github.com/nodejs/node/pull/34558
description: Unflag Top-Level Await.
- version:
+ - v14.0.0
+ - v13.14.0
+ pr-url: https://github.com/nodejs/node/pull/31974
+ description: Remove experimental modules warning.
+ - version:
- v13.2.0
- v12.17.0
pr-url: https://github.com/nodejs/node/pull/29866