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.
1 parent 0f9ee5a commit 51ee3e8Copy full SHA for 51ee3e8
doc/api/deprecations.md
@@ -3201,13 +3201,16 @@ The [`--trace-atomics-wait`][] flag is deprecated.
3201
3202
<!-- YAML
3203
changes:
3204
+ - version: REPLACEME
3205
+ pr-url: https://github.com/nodejs/node/pull/44495
3206
+ description: Runtime deprecation.
3207
- version: REPLACEME
3208
pr-url: https://github.com/nodejs/node/pull/44477
3209
description: Documentation-only deprecation
3210
with `--pending-deprecation` support.
3211
-->
3212
-Type: Documentation-only (supports [`--pending-deprecation`][])
3213
+Type: Runtime
3214
3215
Package imports and exports targets mapping into paths including a double slash
3216
(of _"/"_ or _"\\"_) are deprecated and will fail with a resolution validation
0 commit comments