diff --git a/doc/api/esm.md b/doc/api/esm.md index bcba2296ee2696..7770297ad7af94 100644 --- a/doc/api/esm.md +++ b/doc/api/esm.md @@ -12,6 +12,11 @@ changes: - version: v14.8.0 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