Skip to content

Commit

Permalink
doc: update CHANGELOG_V20 about vm fixes
Browse files Browse the repository at this point in the history
Jest users might need additional changes to unblock upgrade from
v16.

PR-URL: #49951
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
  • Loading branch information
joyeecheung authored and targos committed Nov 11, 2023
1 parent 126407d commit ad17126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/changelogs/CHANGELOG_V20.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ This rework addressed a series of long-standing memory leaks and use-after-free
* `vm.SyntheticModule`
* `vm.SourceTextModule`

This should enable affected users (in particular Jest users) to upgrade from older versions of Node.js.
This should enable affected users to upgrade from older versions of Node.js.

Contributed by Joyee Cheung in [#48510](https://github.com/nodejs/node/pull/48510).

Expand Down

0 comments on commit ad17126

Please sign in to comment.