Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3b425d0

Browse files
aduh95alexfernandez
authored andcommitted
doc: update outdated history info
PR-URL:nodejs#49530Refs:nodejs#48842Refs:nodejs#47999Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>Reviewed-By: Jacob Smith <jacob@frende.me>
1 parentaff6eb8 commit3b425d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/api/module.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ import('node:fs').then((esmFS) => {
150150
<!-- YAML
151151
added: v8.8.0
152152
changes:
153-
- version:REPLACEME
153+
- version:v20.6.0
154154
pr-url: https://github.com/nodejs/node/pull/48842
155155
description: Added`initialize` hook to replace`globalPreload`.
156156
- version:
@@ -380,7 +380,7 @@ asynchronous operations (like `console.log`) to complete.
380380
####`initialize()`
381381
382382
<!-- YAML
383-
added:REPLACEME
383+
added:v20.6.0
384384
-->
385385
386386
> Stability: 1.1 - Active development
@@ -563,7 +563,7 @@ export async function resolve(specifier, context, nextResolve) {
563563
564564
<!-- YAML
565565
changes:
566-
- version:REPLACEME
566+
- version:v20.6.0
567567
pr-url: https://github.com/nodejs/node/pull/47999
568568
description: Add support for`source` with format`commonjs`.
569569
- version:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp