Skip to content

Commit f4e5a79

Browse files
add subtext to changelog
1 parent 30c7f36 commit f4e5a79

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.chloggen/node-import.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,6 @@ issues: [3414]
1313
# (Optional) One or more lines of additional information to render under the primary note.
1414
# These lines will be padded with 2 spaces and then inserted directly into the document.
1515
# Use pipe (|) for multiline entries.
16-
subtext:
16+
subtext: |
17+
The new UseImport configuration overrides the default injected --require flag with an --import flag that supports ESM.
18+
Requires Node.js 18 or later.

0 commit comments

Comments
 (0)