diff --git a/doc/api/v8.md b/doc/api/v8.md index ace8ea2d261d25..7d7f7c56791058 100644 --- a/doc/api/v8.md +++ b/doc/api/v8.md @@ -367,10 +367,13 @@ for more information about the properties of the object. added: - v22.0.0 - v20.13.0 +changes: + - version: + - REPLACEME + pr-url: https://github.com/nodejs/node/pull/60957 + description: This API is no longer experimental. --> -> Stability: 1.1 - Active development - * `ctor` {Function} The constructor that can be used to search on the prototype chain in order to filter target objects in the heap. * `options` {undefined|Object}