We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56a311d commit f6344deCopy full SHA for f6344de
locale/en/blog/release/v12.7.0.md
@@ -31,6 +31,8 @@ author: Michaël Zasso
31
* **readline,tty**:
32
* Exposed stream API from various methods which write characters (cjihrig) [#28674](https://github.com/nodejs/node/pull/28674),
33
[#28721](https://github.com/nodejs/node/pull/28721).
34
+- **report**:
35
+ - Modify `process.report.getReport()` to return an `Object` (Christopher Hiller) [#28630](https://github.com/nodejs/node/pull/28630)
36
* **src**:
37
* Use cgroups to get memory limits. This improves the way we set the memory ceiling for a Node.js process. Previously
38
we would use the physical memory size to estimate the necessary V8 heap sizes. The physical memory size
0 commit comments