Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Lau <riclau@uk.ibm.com>2020-07-02 17:54:42 +0300
committerBeth Griggs <Bethany.Griggs@uk.ibm.com>2020-07-21 18:52:47 +0300
commit95770df2fb487c95ffb6cc3be4d7344e975c0ae8 (patch)
tree83b89928808351a3b53458edadd1b8bf913aa33d /doc/api/n-api.md
parent5f5b956a1c5614287e185f12a5a99e6216e6feab (diff)
2020-07-21, Version 10.22.0 'Dubnium' (LTS)
Notable changes: - deps: - upgrade npm to 6.14.6 (claudiahdz) https://github.com/nodejs/node/pull/34246 - upgrade openssl sources to 1.1.1g (Hassaan Pasha) https://github.com/nodejs/node/pull/32982 - n-api: - add `napi_detach_arraybuffer` (legendecas) https://github.com/nodejs/node/pull/29768 PR-URL: https://github.com/nodejs/node/pull/34170
Diffstat (limited to 'doc/api/n-api.md')
-rw-r--r--doc/api/n-api.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/n-api.md b/doc/api/n-api.md
index ddfe9fb4906..1968e71b566 100644
--- a/doc/api/n-api.md
+++ b/doc/api/n-api.md
@@ -3330,6 +3330,7 @@ defined in [Section 7.2.14][] of the ECMAScript Language Specification.
added:
- v13.0.0
- v12.16.0
+ - v10.22.0
-->
> Stability: 1 - Experimental
@@ -3358,6 +3359,7 @@ defined in [Section 24.1.1.3][] of the ECMAScript Language Specification.
added:
- v13.3.0
- v12.16.0
+ - v10.22.0
-->
> Stability: 1 - Experimental