File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -2696,10 +2696,12 @@ debugger. See [Signal Events][].
26962696added:
26972697 - v21.7.0
26982698 - v20.12.0
2699+ changes:
2700+ - version: REPLACEME
2701+ pr-url: https://github.com/nodejs/node/pull/59925
2702+ description: This API is no longer experimental.
26992703-->
27002704
2701- > Stability: 1.1 - Active development
2702-
27032705* ` path` {string | URL | Buffer | undefined}. **Default:** ` ' ./.env' `
27042706
27052707Loads the ` .env ` file into ` process .env ` . Usage of ` NODE_OPTIONS `
Original file line number Diff line number Diff line change @@ -2211,10 +2211,12 @@ $ node negate.js --no-logfile --logfile=test.log --color --no-color
22112211added:
22122212 - v21.7.0
22132213 - v20.12.0
2214+ changes:
2215+ - version: REPLACEME
2216+ pr-url: https://github.com/nodejs/node/pull/59925
2217+ description: This API is no longer experimental.
22142218-->
22152219
2216- > Stability: 1.1 - Active development
2217-
22182220* ` content` {string}
22192221
22202222The raw contents of a ` .env ` file.
You can’t perform that action at this time.
0 commit comments