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