From a6d853c63b041a0529cddc3a06b8db96f7206d2e 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 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/api/esm.md b/doc/api/esm.md index 6473fbae5cc4ad..c256f2947b42c6 100644 --- a/doc/api/esm.md +++ b/doc/api/esm.md @@ -7,6 +7,11 @@ + > Stability: 2 - Stable JSON files can be referenced by `import`: