Skip to content

Commit

Permalink
doc: fix history ordering of WASI constructor
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
aduh95 authored and targos committed May 2, 2023
1 parent ec24aba commit c36634e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/api/wasi.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,12 @@ added:
- v13.3.0
- v12.16.0
changes:
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/47391
description: The version option is now required and has no default value.
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/47390
description: default value of returnOnExit changed to true.
- version: v20.0.0
pr-url: https://github.com/nodejs/node/pull/47391
description: The version option is now required and has no default value.
- version: v19.8.0
pr-url: https://github.com/nodejs/node/pull/46469
description: version field added to options.
Expand Down

0 comments on commit c36634e

Please sign in to comment.