Skip to content

Commit c36634e

Browse files
aduh95targos
authored andcommitted
doc: fix history ordering of WASI constructor
PR-URL: #47611 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent ec24aba commit c36634e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/api/wasi.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,12 @@ added:
118118
- v13.3.0
119119
- v12.16.0
120120
changes:
121-
- version: v20.0.0
122-
pr-url: https://github.com/nodejs/node/pull/47391
123-
description: The version option is now required and has no default value.
124121
- version: REPLACEME
125122
pr-url: https://github.com/nodejs/node/pull/47390
126123
description: default value of returnOnExit changed to true.
124+
- version: v20.0.0
125+
pr-url: https://github.com/nodejs/node/pull/47391
126+
description: The version option is now required and has no default value.
127127
- version: v19.8.0
128128
pr-url: https://github.com/nodejs/node/pull/46469
129129
description: version field added to options.

0 commit comments

Comments
 (0)