File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -229,7 +229,7 @@ changes:
229229 description: Synchronous and in-thread hooks are now release candidate.
230230-->
231231
232- > Stability: 1.1 - Active development
232+ > Stability: 1.2 - Release candidate
233233
234234* ` options` {Object}
235235 * ` load` {Function|undefined} See [load hook][]. **Default:** ` undefined` .
@@ -602,6 +602,10 @@ changes:
602602<!-- YAML
603603added: v8.8.0
604604changes:
605+ - version:
606+ - REPLACEME
607+ pr-url: https://github.com/nodejs/node/pull/60960
608+ description: Synchronous and in-thread hooks are now release candidate.
605609 - version:
606610 - v23.5.0
607611 - v22.15.0
@@ -641,7 +645,7 @@ for simplicity.
641645
642646### Synchronous customization hooks
643647
644- > Stability: 1.1 - Active Development
648+ > Stability: 1.2 - Release candidate
645649
646650<i id="enabling_module_customization_hooks"></i>
647651
You can’t perform that action at this time.
0 commit comments