diff --git a/doc/api/esm.md b/doc/api/esm.md index feca5527937a88..25a1431728f4b0 100644 --- a/doc/api/esm.md +++ b/doc/api/esm.md @@ -9,6 +9,9 @@ changes: - REPLACEME pr-url: https://github.com/nodejs/node/pull/35249 description: Support for detection of CommonJS named exports. + - version: REPLACEME + pr-url: https://github.com/nodejs/node/pull/31974 + description: Remove experimental modules warning. - version: - v12.17.0 pr-url: https://github.com/nodejs/node/pull/29866