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
86
86
added: v20.6.0
87
87
-->
88
88
89
- > Stability: 1.1 - Active development
89
+ > Stability: 1.2 - Release candidate
90
90
91
91
* ` specifier` {string} Customization hooks to be registered; this should be the
92
92
same string that would be passed to ` import ()` , except that if it is relative,
@@ -163,7 +163,7 @@ changes:
163
163
` globalPreload` ; added ` load` hook and ` getGlobalPreload` hook.
164
164
-->
165
165
166
- > Stability: 1.1 - Active development
166
+ > Stability: 1.2 - Release candidate
167
167
168
168
<!-- type=misc -->
169
169
@@ -382,7 +382,7 @@ asynchronous operations (like `console.log`) to complete.
382
382
added: v20.6.0
383
383
-->
384
384
385
- > Stability: 1.1 - Active development
385
+ > Stability: 1.2 - Release candidate
386
386
387
387
* ` data` {any} The data from ` register (loader, import .meta.url, { data })` .
388
388
You can’t perform that action at this time.
0 commit comments