Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup! esm: use import attributes instead of import assertions
  • Loading branch information
aduh95 committed Oct 11, 2023
commit 3b9173bf525fbdda6d63efb89c5a422553a43dee
2 changes: 1 addition & 1 deletion doc/api/esm.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ changes:
- v17.1.0
- v16.14.0
pr-url: https://github.com/nodejs/node/pull/40250
description: Add experimental support for import attributes.
description: Add experimental support for import assertions.
- version:
- v17.0.0
- v16.12.0
Expand Down