Skip to content

Commit 9f4d8ec

Browse files
committed
fixup! module: allow subpath imports that start with #/
1 parent 8eff1ef commit 9f4d8ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/packages.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,10 @@ can be written:
527527
added:
528528
- v14.6.0
529529
- v12.19.0
530+
changes:
531+
- version: REPLACEME
532+
pr-url: https://github.com/nodejs/node/pull/60864
533+
description: Allow subpath imports that start with `#/`.
530534
-->
531535

532536
In addition to the [`"exports"`][] field, there is a package `"imports"` field

0 commit comments

Comments
 (0)