| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -229,7 +229,7 @@ changes: | |||
| 229 | 229 | description: Synchronous and in-thread hooks are now release candidate. | |
| 230 | 230 | --> | |
| 231 | 231 | ||
| 232 | - > Stability: 1.1 - Active development | ||
| 232 | + > Stability: 1.2 - Release candidate | ||
| 233 | 233 | ||
| 234 | 234 | * `options` {Object} | |
| 235 | 235 | * `load` {Function|undefined} See [load hook][]. **Default:** `undefined`. | |
@@ -602,6 +602,10 @@ changes: | |||
| 602 | 602 | <!-- YAML | |
| 603 | 603 | added: v8.8.0 | |
| 604 | 604 | changes: | |
| 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. | ||
| 605 | 609 | - version: | |
| 606 | 610 | - v23.5.0 | |
| 607 | 611 | - v22.15.0 | |
@@ -641,7 +645,7 @@ for simplicity. | |||
| 641 | 645 | ||
| 642 | 646 | ### Synchronous customization hooks | |
| 643 | 647 | ||
| 644 | - > Stability: 1.1 - Active Development | ||
| 648 | + > Stability: 1.2 - Release candidate | ||
| 645 | 649 | ||
| 646 | 650 | <i id="enabling_module_customization_hooks"></i> | |
| 647 | 651 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments