| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b407692 commit e21b37d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -349,10 +349,12 @@ properties. It is only supported in ES modules. | |||
| 349 | 349 | added: | |
| 350 | 350 | - v21.2.0 | |
| 351 | 351 | - v20.11.0 | |
| 352 | + changes: | ||
| 353 | + - version: REPLACEME | ||
| 354 | + pr-url: https://github.com/nodejs/node/pull/58011 | ||
| 355 | + description: This property is no longer experimental. | ||
| 352 | 356 | --> | |
| 353 | 357 | ||
| 354 | - > Stability: 1.2 - Release candidate | ||
| 355 | - | ||
| 356 | 358 | * {string} The directory name of the current module. This is the same as the | |
| 357 | 359 | [`path.dirname()`][] of the [`import.meta.filename`][]. | |
| 358 | 360 | ||
@@ -364,10 +366,12 @@ added: | |||
| 364 | 366 | added: | |
| 365 | 367 | - v21.2.0 | |
| 366 | 368 | - v20.11.0 | |
| 369 | + changes: | ||
| 370 | + - version: REPLACEME | ||
| 371 | + pr-url: https://github.com/nodejs/node/pull/58011 | ||
| 372 | + description: This property is no longer experimental. | ||
| 367 | 373 | --> | |
| 368 | 374 | ||
| 369 | - > Stability: 1.2 - Release candidate | ||
| 370 | - | ||
| 371 | 375 | * {string} The full absolute path and filename of the current module, with | |
| 372 | 376 | symlinks resolved. | |
| 373 | 377 | * This is the same as the [`url.fileURLToPath()`][] of the | |
| Back | FazBrowse Home | New Git URL |
0 commit comments