| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,6 +7,9 @@ | |||
| 7 | 7 | <!-- YAML | |
| 8 | 8 | added: v8.5.0 | |
| 9 | 9 | changes: | |
| 10 | + - version: v18.20.5 | ||
| 11 | + pr-url: https://github.com/nodejs/node/pull/55333 | ||
| 12 | + description: Import attributes are no longer experimental. | ||
| 10 | 13 | - version: v18.20.0 | |
| 11 | 14 | pr-url: https://github.com/nodejs/node/pull/50140 | |
| 12 | 15 | description: Add experimental support for import attributes. | |
@@ -550,6 +553,13 @@ separate cache. | |||
| 550 | 553 | ||
| 551 | 554 | ## JSON modules | |
| 552 | 555 | ||
| 556 | + <!-- YAML | ||
| 557 | + changes: | ||
| 558 | + - version: v18.20.5 | ||
| 559 | + pr-url: https://github.com/nodejs/node/pull/55333 | ||
| 560 | + description: JSON modules are no longer experimental. | ||
| 561 | + --> | ||
| 562 | + | ||
| 553 | 563 | > Stability: 2 - Stable | |
| 554 | 564 | ||
| 555 | 565 | JSON files can be referenced by `import`: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments