File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 7
7
<!-- YAML
8
8
added: v8.5.0
9
9
changes:
10
+ - version: REPLACEME
11
+ pr-url: https://github.com/nodejs/node/pull/55333
12
+ description: Import attributes are no longer experimental.
10
13
- version: v20.10.0
11
14
pr-url: https://github.com/nodejs/node/pull/50140
12
15
description: Add experimental support for import attributes.
@@ -588,6 +591,13 @@ separate cache.
588
591
589
592
## JSON modules
590
593
594
+ <!-- YAML
595
+ changes:
596
+ - version: REPLACEME
597
+ pr-url: https://github.com/nodejs/node/pull/55333
598
+ description: JSON modules are no longer experimental.
599
+ -->
600
+
591
601
> Stability: 2 - Stable
592
602
593
603
JSON files can be referenced by ` import` :
You can’t perform that action at this time.
0 commit comments