We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c53f27b commit 77df57aCopy full SHA for 77df57a
doc/api/esm.md
@@ -7,6 +7,11 @@
7
<!-- YAML
8
added: v8.5.0
9
changes:
10
+ - version:
11
+ - v23.1.0
12
+ - v18.20.5
13
+ pr-url: https://github.com/nodejs/node/pull/55333
14
+ description: Import attributes are no longer experimental.
15
- version:
16
- v21.0.0
17
- v20.10.0
@@ -628,6 +633,15 @@ separate cache.
628
633
629
634
## JSON modules
630
635
636
+<!-- YAML
637
+changes:
638
639
640
641
642
+ description: JSON modules are no longer experimental.
643
+-->
644
+
631
645
> Stability: 2 - Stable
632
646
647
JSON files can be referenced by `import`:
0 commit comments