Releases: nodejs/node-addon-api
Releases · nodejs/node-addon-api
v8.7.0
26 Mar 01:10
Compare
Sorry, something went wrong.
No results found
8.7.0 (2026-03-23)
Features
add Date::New overload for a std::chrono::system_clock::time_point (#1705 ) (7fb063d )
add Object::GetPrototype and Object::SetPrototype (#1715 ) (967bbd5 ), closes #1691
add support for SharedArrayBuffer in DataViews (#1714 ) (7b8d69e )
Bug Fixes
v8.6.0
02 Feb 15:10
Compare
Sorry, something went wrong.
No results found
8.6.0 (2026-01-30)
Features
add SharedArrayBuffer (#1688 ) (220bee2 )
silence a legitimate vfptr sanitizer warning that is on by default in Android NDK 29 (#1692 ) (46673f4 )
v8.5.0
14 Jul 20:05
Compare
Sorry, something went wrong.
No results found
8.5.0 (2025-07-04)
Features
v8.4.0
13 Jun 15:48
Compare
Sorry, something went wrong.
No results found
8.4.0 (2025-06-11)
Features
v8.3.1
21 Feb 16:12
Compare
Sorry, something went wrong.
No results found
8.3.1 (2025-02-18)
Bug Fixes
v8.3.0
29 Nov 16:19
Compare
Sorry, something went wrong.
No results found
8.3.0 (2024-11-29)
Features
v8.2.2
08 Nov 13:23
Compare
Sorry, something went wrong.
No results found
8.2.2 (2024-11-07)
Bug Fixes
mark external memory and version APIs as basic (#1597 ) (78da4fa )
missing napi_delete_reference on ObjectWrap ref (#1607 ) (98aae33 )
v8.2.1
11 Oct 15:06
Compare
Sorry, something went wrong.
No results found
8.2.1 (2024-10-09)
Bug Fixes
v8.2.0
30 Sep 14:29
Compare
Sorry, something went wrong.
No results found
8.2.0 (2024-09-19)
Features
Bug Fixes
node-addon-api: v8.1.0
08 Jul 08:57
Compare
Sorry, something went wrong.
No results found
8.1.0 (2024-07-05)
Features
Bug Fixes
fix compilation for Visual Studio 2022 (#1492 ) (e011720 )
restore ability to run under NAPI_EXPERIMENTAL (#1409 ) (40bcb09 )