diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index c0f762c54860a6..7cad612b12432c 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2959,12 +2959,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.