diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 6e8e2b594c3..bba4bad68b8 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2863,12 +2863,15 @@ upon `require('node:module').builtinModules`. -Type: Runtime +Type: End-of-Life `Transform._transformState` will be removed in future versions where it is no longer required due to simplification of the implementation.