Skip to content

Commit deb434e

Browse files
LiviaMedeirosRafaelGSS
authored andcommitted
doc: fix deprecation type for DEP0148
PR-URL: #57785 Refs: #40121 Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 87ac6cf commit deb434e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/api/deprecations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3064,11 +3064,11 @@ changes:
30643064
description: Documentation-only deprecation.
30653065
-->
30663066

3067-
Type: Runtime
3067+
Type: End-of-Life
30683068

30693069
Using a trailing `"/"` to define subpath folder mappings in the
3070-
[subpath exports][] or [subpath imports][] fields is deprecated. Use
3071-
[subpath patterns][] instead.
3070+
[subpath exports][] or [subpath imports][] fields is no longer supported.
3071+
Use [subpath patterns][] instead.
30723072

30733073
### DEP0149: `http.IncomingMessage#connection`
30743074

0 commit comments

Comments
 (0)