File tree 1 file changed +8
-4
lines changed
1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -350,10 +350,12 @@ properties. It is only supported in ES modules.
350
350
added:
351
351
- v21.2.0
352
352
- v20.11.0
353
+ changes:
354
+ - version: REPLACEME
355
+ pr-url: https://github.com/nodejs/node/pull/58011
356
+ description: This property is no longer experimental.
353
357
-->
354
358
355
- > Stability: 1.2 - Release candidate
356
-
357
359
* {string} The directory name of the current module. This is the same as the
358
360
[ ` path.dirname() ` ] [ ] of the [ ` import.meta.filename ` ] [ ] .
359
361
@@ -365,10 +367,12 @@ added:
365
367
added:
366
368
- v21.2.0
367
369
- v20.11.0
370
+ changes:
371
+ - version: REPLACEME
372
+ pr-url: https://github.com/nodejs/node/pull/58011
373
+ description: This property is no longer experimental.
368
374
-->
369
375
370
- > Stability: 1.2 - Release candidate
371
-
372
376
* {string} The full absolute path and filename of the current module, with
373
377
symlinks resolved.
374
378
* This is the same as the [ ` url.fileURLToPath() ` ] [ ] of the
You can’t perform that action at this time.
0 commit comments