@@ -2950,12 +2950,15 @@ upon `require('node:module').builtinModules`.
|
2950 | 2950 | |
2951 | 2951 | <!-- YAML |
2952 | 2952 | changes: |
| 2953 | + - version: v15.0.0 |
| 2954 | + pr-url: https://github.com/nodejs/node/pull/33105 |
| 2955 | + description: End-of-Life. |
2953 | 2956 | - version: v14.5.0 |
2954 | 2957 | pr-url: https://github.com/nodejs/node/pull/33126 |
2955 | 2958 | description: Runtime deprecation. |
2956 | 2959 | --> |
2957 | 2960 | |
2958 | | -Type: Runtime |
| 2961 | +Type: End-of-Life |
2959 | 2962 | |
2960 | 2963 | `Transform._transformState` will be removed in future versions where it is |
2961 | 2964 | no longer required due to simplification of the implementation. |
|