Node.js 13.9.0 版本现已发布。其具体更新内容如下:
Notable changes
- async_hooks
- 添加 executionAsyncResource #30959
- crypto
- test
- 跳过 arm systems 上的 keygen 测试 #31178
- perf_hooks
- 将属性标志添加到 GCC PerformanceEntry #29547
- process
- 报告
memoryUsage()
中的 ArrayBuffer 内存 #31550
- readline
- report
- worker
- 添加从 parent thread 获取 heap snapshot 的能力 #31569
- added new collaborators
- 向 collaborators 添加 ronag #31498
更多详情可查看更新说明
(文/开源中国)