Commit 71f2ead
doc: add throwIfNoEntry version history to fs.stat
PR #61178 added the throwIfNoEntry option to fs.stat and
fsPromises.stat (shipped in v25.7.0) but did not add corresponding
YAML version history entries. The sync variants (fs.statSync,
fs.lstatSync) already had history entries from PR #33716.
Fixes: #62185
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
PR-URL: #62204
Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 7dc5a1e commit 71f2eadCopy full SHA for 71f2ead
1 file changed
+8Lines changed: 8 additions & 0 deletions
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+8Lines changed: 8 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1709 | 1709 | |
1710 | 1710 | |
1711 | 1711 | |
| 1712 | + |
| 1713 | + |
| 1714 | + |
| 1715 | + |
1712 | 1716 | |
1713 | 1717 | |
1714 | 1718 | |
| ||
4412 | 4416 | |
4413 | 4417 | |
4414 | 4418 | |
| 4419 | + |
| 4420 | + |
| 4421 | + |
| 4422 | + |
4415 | 4423 | |
4416 | 4424 | |
4417 | 4425 | |
|
0 commit comments