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 @@ -224,7 +224,7 @@ added:
224224 - v22.15.0
225225-->
226226
227- > Stability: 1.1 - Active development
227+ > Stability: 1.2 - Release Candidate
228228
229229* ` options` {Object}
230230 * ` load` {Function|undefined} See [load hook][]. **Default:** ` undefined` .
@@ -585,6 +585,10 @@ added: v22.8.0
585585<!-- YAML
586586added: v8.8.0
587587changes:
588+ - version:
589+ - REPLACEME
590+ pr-url: https://github.com/nodejs/node/pull/60960
591+ description: Synchronous and in-thread hooks are now release candidate.
588592 - version:
589593 - v23.5.0
590594 - v22.15.0
@@ -624,7 +628,7 @@ for simplicity.
624628
625629### Synchronous customization hooks
626630
627- > Stability: 1.1 - Active Development
631+ > Stability: 1.2 - Release Candidate
628632
629633<i id="enabling_module_customization_hooks"></i>
630634
You can’t perform that action at this time.
0 commit comments