diff --git a/doc/api/esm.md b/doc/api/esm.md index c256f2947b4..6c8deb1c8c4 100644 --- a/doc/api/esm.md +++ b/doc/api/esm.md @@ -12,6 +12,9 @@ changes: - v18.20.5 pr-url: https://github.com/nodejs/node/pull/55333 description: Import attributes are no longer experimental. + - version: v22.0.0 + pr-url: https://github.com/nodejs/node/pull/52104 + description: Drop support for import assertions. - version: - v21.0.0 - v20.10.0