We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0edb41b commit babfc66Copy full SHA for babfc66
1 file changed
locale/en/blog/release/v8.5.0.md
@@ -46,8 +46,7 @@ author: Myles Borins
46
* **perf_hooks**
47
* An initial implementation of the Performance Timing API for Node.js. This is the
48
same Performance Timing API implemented by modern browsers with a number of Node.js
49
- specific properties. The User Timing mark() and measure() APIs are implemented,
50
- as is a Node.js specific flavor of the Frame Timing for measuring event loop duration.
+ specific properties. The User Timing mark() and measure() APIs are implemented.
51
[#14680](https://github.com/nodejs/node/pull/14680)
52
* **tls**
53
* multiple PFX in createSecureContext
0 commit comments