| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f214428 commit d0e0eb4
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -150,7 +150,7 @@ import('node:fs').then((esmFS) => { | |||
| 150 | 150 | <!-- YAML | |
| 151 | 151 | added: v8.8.0 | |
| 152 | 152 | changes: | |
| 153 | - - version: v20.7.0 | ||
| 153 | + - version: v20.6.0 | ||
| 154 | 154 | pr-url: https://github.com/nodejs/node/pull/48842 | |
| 155 | 155 | description: Added `initialize` hook to replace `globalPreload`. | |
| 156 | 156 | - version: | |
@@ -380,7 +380,7 @@ asynchronous operations (like `console.log`) to complete. | |||
| 380 | 380 | #### `initialize()` | |
| 381 | 381 | ||
| 382 | 382 | <!-- YAML | |
| 383 | - added: v20.7.0 | ||
| 383 | + added: v20.6.0 | ||
| 384 | 384 | --> | |
| 385 | 385 | ||
| 386 | 386 | > Stability: 1.1 - Active development | |
@@ -563,7 +563,7 @@ export async function resolve(specifier, context, nextResolve) { | |||
| 563 | 563 | ||
| 564 | 564 | <!-- YAML | |
| 565 | 565 | changes: | |
| 566 | - - version: v20.7.0 | ||
| 566 | + - version: v20.6.0 | ||
| 567 | 567 | pr-url: https://github.com/nodejs/node/pull/47999 | |
| 568 | 568 | description: Add support for `source` with format `commonjs`. | |
| 569 | 569 | - version: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments