We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30c7f36 commit f4e5a79Copy full SHA for f4e5a79
.chloggen/node-import.yaml
@@ -13,4 +13,6 @@ issues: [3414]
13
# (Optional) One or more lines of additional information to render under the primary note.
14
# These lines will be padded with 2 spaces and then inserted directly into the document.
15
# Use pipe (|) for multiline entries.
16
-subtext:
+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