The Wayback Machine - https://web.archive.org/web/20250816044538/https://github.com/nodejs/node/commit/618e005672
File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 77<!-- YAML
88added: v8.5.0
99changes:
10+ - version: REPLACEME
11+ pr-url: https://github.com/nodejs/node/pull/55333
12+ description: Import attributes are no longer experimental.
1013 - version: v20.10.0
1114 pr-url: https://github.com/nodejs/node/pull/50140
1215 description: Add experimental support for import attributes.
@@ -588,6 +591,13 @@ separate cache.
588591
589592## JSON modules
590593
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+
591601> Stability: 2 - Stable
592602
593603JSON files can be referenced by ` import` :
You can’t perform that action at this time.
0 commit comments