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,
@@ -166,7 +166,7 @@ changes:
166
166
` globalPreload` ; added ` load` hook and ` getGlobalPreload` hook.
167
167
-->
168
168
169
- > Stability: 1.1 - Active development
169
+ > Stability: 1.2 - Release candidate
170
170
171
171
<!-- type=misc -->
172
172
@@ -385,7 +385,7 @@ asynchronous operations (like `console.log`) to complete.
385
385
added: v20.6.0
386
386
-->
387
387
388
- > Stability: 1.1 - Active development
388
+ > Stability: 1.2 - Release candidate
389
389
390
390
* ` data` {any} The data from ` register (loader, import .meta.url, { data })` .
391
391
You can’t perform that action at this time.
0 commit comments