Skip to content

Commit 6613f1d

Browse files
fix: document correct stability, remove todo
Co-authored-by: Marco Ippolito <[email protected]>
1 parent b677069 commit 6613f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/esm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ added:
398398
- REPLACEME
399399
-->
400400
401-
> Stability: 1.2 - Release candidate <!-- TODO: is this correct? -->
401+
> Stability: 1.0 - Early development
402402
403403
* {boolean} `true` when the current module is the entry point of the current process; `false` otherwise.
404404
* Equivalent to `require.main === module` in CommonJS.

0 commit comments

Comments
 (0)