Skip to content

Commit 307c1d8

Browse files
committed
doc: refactor fs docs structure
* Convert examples to esm to help promote that pattern with users * Make Promises APIs more prominent to help promite that pattern * Separate callback/sync apis into distinct sections to make those more consistent with the Promises api * Improve other bits and pieces Signed-off-by: James M Snell <[email protected]> PR-URL: #37170 Backport-PR-URL: #39706 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Matteo Collina <[email protected]>
1 parent 327838d commit 307c1d8

File tree

2 files changed

+3246
-2917
lines changed

2 files changed

+3246
-2917
lines changed

doc/api/dgram.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,9 @@ chained.
733733
<!-- YAML
734734
added: v0.11.13
735735
changes:
736+
- version: v14.17.0
737+
pr-url: https://github.com/nodejs/node/pull/37026
738+
description: AbortSignal support was added.
736739
- version: v11.4.0
737740
pr-url: https://github.com/nodejs/node/pull/23798
738741
description: The `ipv6Only` option is supported.

0 commit comments

Comments
 (0)