Skip to content

Commit 1beefd5

Browse files
GeoffreyBoothruyadorno
authored andcommitted
esm: set all hooks as release candidate
PR-URL: #49597 Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
1 parent c70c74a commit 1beefd5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/api/module.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ isBuiltin('wss'); // false
8686
added: v20.6.0
8787
-->
8888
89-
> Stability: 1.1 - Active development
89+
> Stability: 1.2 - Release candidate
9090
9191
* `specifier` {string} Customization hooks to be registered; this should be the
9292
same string that would be passed to `import()`, except that if it is relative,
@@ -163,7 +163,7 @@ changes:
163163
`globalPreload`; added `load` hook and `getGlobalPreload` hook.
164164
-->
165165
166-
> Stability: 1.1 - Active development
166+
> Stability: 1.2 - Release candidate
167167
168168
<!-- type=misc -->
169169
@@ -382,7 +382,7 @@ asynchronous operations (like `console.log`) to complete.
382382
added: v20.6.0
383383
-->
384384
385-
> Stability: 1.1 - Active development
385+
> Stability: 1.2 - Release candidate
386386
387387
* `data` {any} The data from `register(loader, import.meta.url, { data })`.
388388

0 commit comments

Comments
 (0)