From 1f2fcf1dc851cf5ad5ed844d3d786b49f0d650fc 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 4d257c37bf01ff..cc723f5007191e 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`: