File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -369,6 +369,10 @@ added: v10.0.0
369369
370370<!-- YAML
371371added: 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.
395399added:
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.
425433added:
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
You can’t perform that action at this time.
0 commit comments