Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c36634e

Browse filesBrowse files
aduh95targos
authored andcommitted
doc: fix history ordering of WASI constructor
PR-URL: #47611 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent ec24aba commit c36634e
Copy full SHA for c36634e

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Open diff view settings
Collapse file

‎doc/api/wasi.md‎

Copy file name to clipboardExpand all lines: doc/api/wasi.md
+3-3Lines changed: 3 additions & 3 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.