We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
DEP0148
1 parent c9c0be5 commit 81342d1Copy full SHA for 81342d1
doc/api/deprecations.md
@@ -2886,11 +2886,11 @@ changes:
2886
description: Documentation-only deprecation.
2887
-->
2888
2889
-Type: Runtime
+Type: End-of-Life
2890
2891
Using a trailing `"/"` to define subpath folder mappings in the
2892
-[subpath exports][] or [subpath imports][] fields is deprecated. Use
2893
-[subpath patterns][] instead.
+[subpath exports][] or [subpath imports][] fields is no longer supported.
+Use [subpath patterns][] instead.
2894
2895
### DEP0149: `http.IncomingMessage#connection`
2896
0 commit comments