diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 695ab51f36757b..89a94a9ebb87f1 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -3064,11 +3064,11 @@ changes: description: Documentation-only deprecation. --> -Type: Runtime +Type: End-of-Life Using a trailing `"/"` to define subpath folder mappings in the -[subpath exports][] or [subpath imports][] fields is deprecated. Use -[subpath patterns][] instead. +[subpath exports][] or [subpath imports][] fields is no longer supported. +Use [subpath patterns][] instead. ### DEP0149: `http.IncomingMessage#connection`