Skip to content

Commit 2f4dbe9

Browse files
committed
fixup! vm: introduce vanilla contexts via vm.constants.VANILLA_CONTEXT
1 parent 0613571 commit 2f4dbe9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/api/vm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ overhead.
230230
added: v0.3.1
231231
changes:
232232
- version: REPLACEME
233-
pr-url: REPLACEME
233+
pr-url: https://github.com/nodejs/node/pull/54394
234234
description: The `contextObject` argument now accepts `vm.constants.VANILLA_CONTEXT`.
235235
- version: v14.6.0
236236
pr-url: https://github.com/nodejs/node/pull/34023
@@ -1086,7 +1086,7 @@ added: v0.3.1
10861086
changes:
10871087
- version:
10881088
- REPLACEME
1089-
pr-url: REPLACEME
1089+
pr-url: https://github.com/nodejs/node/pull/54394
10901090
description: The `contextObject` argument now accepts `vm.constants.VANILLA_CONTEXT`.
10911091
- version:
10921092
- v21.7.0
@@ -1359,7 +1359,7 @@ added: v0.3.1
13591359
changes:
13601360
- version:
13611361
- REPLACEME
1362-
pr-url: REPLACEME
1362+
pr-url: https://github.com/nodejs/node/pull/54394
13631363
description: The `contextObject` argument now accepts `vm.constants.VANILLA_CONTEXT`.
13641364
- version:
13651365
- v21.7.0

0 commit comments

Comments
 (0)