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` .
@@ -606,6 +606,10 @@ changes:
606606<!-- YAML
607607added: v8.8.0
608608changes:
609+ - version:
610+ - REPLACEME
611+ pr-url: https://github.com/nodejs/node/pull/60960
612+ description: Synchronous and in-thread hooks are now release candidate.
609613 - version:
610614 - v23.5.0
611615 - v22.15.0
@@ -645,7 +649,7 @@ for simplicity.
645649
646650### Synchronous customization hooks
647651
648- > Stability: 1.1 - Active Development
652+ > Stability: 1.2 - Release candidate
649653
650654<i id="enabling_module_customization_hooks"></i>
651655
You can’t perform that action at this time.
0 commit comments