File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ isBuiltin('wss'); // false
8686added: 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.
382382added: 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
You can’t perform that action at this time.
0 commit comments