From 64fb9e65169e05664ce599891a26bb3a69b16719 Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Sat, 16 Nov 2024 16:36:27 +0000 Subject: [PATCH] doc: add history entries for JSON modules stabilization PR-URL: https://github.com/nodejs/node/pull/55855 Refs: https://github.com/nodejs/node/pull/55333 Reviewed-By: Luigi Pinca Reviewed-By: Jacob Smith --- doc/api/esm.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/api/esm.md b/doc/api/esm.md index 59ba263325f3a3..8f2b43563f4c6b 100644 --- a/doc/api/esm.md +++ b/doc/api/esm.md @@ -7,6 +7,9 @@ + > Stability: 2 - Stable JSON files can be referenced by `import`: