File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -3198,13 +3198,16 @@ The [`--trace-atomics-wait`][] flag is deprecated.
3198
3198
3199
3199
<!-- YAML
3200
3200
changes:
3201
+ - version: REPLACEME
3202
+ pr-url: https://github.com/nodejs/node/pull/44495
3203
+ description: Runtime deprecation.
3201
3204
- version: REPLACEME
3202
3205
pr-url: https://github.com/nodejs/node/pull/44477
3203
3206
description: Documentation-only deprecation
3204
3207
with `--pending-deprecation` support.
3205
3208
-->
3206
3209
3207
- Type: Documentation-only (supports [ ` --pending-deprecation ` ] [ ] )
3210
+ Type: Runtime
3208
3211
3209
3212
Package imports and exports targets mapping into paths including a double slash
3210
3213
(of _ "/"_ or _ "\\ "_ ) are deprecated and will fail with a resolution validation
You can’t perform that action at this time.
0 commit comments