Skip to content

Commit 204fb4f

Browse files
committed
squash: add changes to docs
1 parent 39007fb commit 204fb4f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

doc/api/fs.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,10 @@ added: v10.0.0
369369
370370
<!-- YAML
371371
added: v10.0.0
372+
changes:
373+
- version: REPLACEME
374+
pr-url: https://github.com/nodejs/node/pull/42835
375+
description: `position` accepts bigint values.
372376
-->
373377
374378
* `buffer` {Buffer|TypedArray|DataView} A buffer that will be filled with the
@@ -395,6 +399,10 @@ number of bytes read is zero.
395399
added:
396400
- v13.11.0
397401
- v12.17.0
402+
changes:
403+
- version: REPLACEME
404+
pr-url: https://github.com/nodejs/node/pull/42835
405+
description: `position` accepts bigint values.
398406
-->
399407
400408
* `options` {Object}
@@ -425,6 +433,10 @@ number of bytes read is zero.
425433
added:
426434
- v18.2.0
427435
- v16.17.0
436+
changes:
437+
- version: REPLACEME
438+
pr-url: https://github.com/nodejs/node/pull/42835
439+
description: `position` accepts bigint values.
428440
-->
429441
430442
* `buffer` {Buffer|TypedArray|DataView} A buffer that will be filled with the

0 commit comments

Comments
 (0)