Skip to content

Commit caf0929

Browse files
committed
docs: add import.meta.dirname/filename to Advocacy Ambassador Program
(cherry picked from commit becaf04b584a92e8ea3673df26a42562062ac6bb) Signed-off-by: ghiscoding <gbeaulac@gmail.com>
1 parent 8f03787 commit caf0929

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/contributing/advocacy-ambassador-program.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ with projects learning from one another and their users.
269269
| [watching source code](https://nodejs.org/api/cli.html#--watch) | [16.19.0](https://nodejs.org/en/blog/release/v16.19.0) | Stable as of 20.13.0 |
270270
| [parsing arguments](https://nodejs.org/api/util.html#utilparseargsconfig) | [18.3.0](https://nodejs.org/en/blog/release/v18.3.0) | Stable as of 20.0.0 |
271271
| [reading environment](https://nodejs.org/api/cli.html#--env-filefile) | [20.6.0](https://nodejs.org/en/blog/release/v20.6.0) | Active Development |
272+
| [`import.meta.dirname`](https://nodejs.org/api/cli.html#--experimental-strip-types) / [`import.meta.filename`](https://nodejs.org/api/esm.html#importmetafilename) | [20.11.0](https://nodejs.org/en/blog/release/v20.11.0) | Stable as of [22.16.0](https://nodejs.org/en/blog/release/v22.16.0) and [24.0.0](https://nodejs.org/en/blog/release/v24.0.0) |
272273
| [styling output](https://nodejs.org/docs/latest-v22.x/api/util.html#utilstyletextformat-text-options) | [20.12.0](https://nodejs.org/en/blog/release/v20.12.0) | Stable, as of [22.13.0](https://github.com/nodejs/node/pull/56329) |
273274
| [run scripts](https://nodejs.org/docs/latest/api/cli.html#--run) | [22.0.0](https://nodejs.org/en/blog/release/v22.0.0) | Stable, as of 22.0.0 |
274275
| [run TypeScript](https://nodejs.org/api/cli.html#--experimental-strip-types) | [22.6.0](https://nodejs.org/en/blog/release/v22.6.0) | Active Development |

0 commit comments

Comments
 (0)