Skip to content

Commit 80c4fe1

Browse files
LiviaMedeirosaduh95
authored andcommitted
doc: fix deprecation type for DEP0148
PR-URL: #57785 Refs: #40121 Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 9baf580 commit 80c4fe1

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
@@ -2977,11 +2977,11 @@ changes:
29772977
description: Documentation-only deprecation.
29782978
-->
29792979

2980-
Type: Runtime
2980+
Type: End-of-Life
29812981

29822982
Using a trailing `"/"` to define subpath folder mappings in the
2983-
[subpath exports][] or [subpath imports][] fields is deprecated. Use
2984-
[subpath patterns][] instead.
2983+
[subpath exports][] or [subpath imports][] fields is no longer supported.
2984+
Use [subpath patterns][] instead.
29852985

29862986
### DEP0149: `http.IncomingMessage#connection`
29872987

0 commit comments

Comments
 (0)