Skip to content

Commit 51ee3e8

Browse files
committed
update deprecation note
1 parent 0f9ee5a commit 51ee3e8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/api/deprecations.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3201,13 +3201,16 @@ The [`--trace-atomics-wait`][] flag is deprecated.
32013201

32023202
<!-- YAML
32033203
changes:
3204+
- version: REPLACEME
3205+
pr-url: https://github.com/nodejs/node/pull/44495
3206+
description: Runtime deprecation.
32043207
- version: REPLACEME
32053208
pr-url: https://github.com/nodejs/node/pull/44477
32063209
description: Documentation-only deprecation
32073210
with `--pending-deprecation` support.
32083211
-->
32093212

3210-
Type: Documentation-only (supports [`--pending-deprecation`][])
3213+
Type: Runtime
32113214

32123215
Package imports and exports targets mapping into paths including a double slash
32133216
(of _"/"_ or _"\\"_) are deprecated and will fail with a resolution validation

0 commit comments

Comments
 (0)