From e9343e82b90edb3a3161fb58a30fa2805fa4cf0d Mon Sep 17 00:00:00 2001 From: Chengzhong Wu Date: Tue, 25 Nov 2025 10:31:43 +0000 Subject: [PATCH] doc: mark module.register as active development --- doc/api/module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/module.md b/doc/api/module.md index a687e7a2732ced..d9a12895244c8a 100644 --- a/doc/api/module.md +++ b/doc/api/module.md @@ -193,7 +193,7 @@ changes: description: Add support for WHATWG URL instances. --> -> Stability: 1.2 - Release candidate +> Stability: 1.1 - Active development * `specifier` {string|URL} Customization hooks to be registered; this should be the same string that would be passed to `import()`, except that if it is