| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 826eee3 commit b6dd2ea
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -983,7 +983,9 @@ try { | |||
| 983 | 983 | <!-- YAML | |
| 984 | 984 | added: v10.0.0 | |
| 985 | 985 | changes: | |
| 986 | - - version: v15.2.0 | ||
| 986 | + - version: | ||
| 987 | + - v15.2.0 | ||
| 988 | + - v14.17.0 | ||
| 987 | 989 | pr-url: https://github.com/nodejs/node/pull/35911 | |
| 988 | 990 | description: The options argument may include an AbortSignal to abort an | |
| 989 | 991 | ongoing readFile request. | |
@@ -1304,7 +1306,9 @@ changes: | |||
| 1304 | 1306 | - version: v15.14.0 | |
| 1305 | 1307 | pr-url: https://github.com/nodejs/node/pull/37490 | |
| 1306 | 1308 | description: The `data` argument supports `AsyncIterable`, `Iterable` and `Stream`. | |
| 1307 | - - version: v15.2.0 | ||
| 1309 | + - version: | ||
| 1310 | + - v15.2.0 | ||
| 1311 | + - v14.17.0 | ||
| 1308 | 1312 | pr-url: https://github.com/nodejs/node/pull/35993 | |
| 1309 | 1313 | description: The options argument may include an AbortSignal to abort an | |
| 1310 | 1314 | ongoing writeFile request. | |
@@ -4577,7 +4581,9 @@ link(2) documentation for more detail. Returns `undefined`. | |||
| 4577 | 4581 | <!-- YAML | |
| 4578 | 4582 | added: v0.1.30 | |
| 4579 | 4583 | changes: | |
| 4580 | - - version: v15.3.0 | ||
| 4584 | + - version: | ||
| 4585 | + - v15.3.0 | ||
| 4586 | + - v14.17.0 | ||
| 4581 | 4587 | pr-url: https://github.com/nodejs/node/pull/33716 | |
| 4582 | 4588 | description: Accepts a `throwIfNoEntry` option to specify whether | |
| 4583 | 4589 | an exception should be thrown if the entry does not exist. | |
@@ -5037,7 +5043,9 @@ utility). Returns `undefined`. | |||
| 5037 | 5043 | <!-- YAML | |
| 5038 | 5044 | added: v0.1.21 | |
| 5039 | 5045 | changes: | |
| 5040 | - - version: v15.3.0 | ||
| 5046 | + - version: | ||
| 5047 | + - v15.3.0 | ||
| 5048 | + - v14.17.0 | ||
| 5041 | 5049 | pr-url: https://github.com/nodejs/node/pull/33716 | |
| 5042 | 5050 | description: Accepts a `throwIfNoEntry` option to specify whether | |
| 5043 | 5051 | an exception should be thrown if the entry does not exist. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments