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