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: nodejs#49951
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
  • Loading branch information
joyeecheung authored and alexfernandez committed Nov 1, 2023
1 parent 9f4ddb0 commit 31ca08c
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 @@ -71,7 +71,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 31ca08c

Please sign in to comment.