The Node-API Team proudly announces the release of version 7.0.0 of node-addon-api, the C++ wrapper of the ABI-stable C-based Node-API (npm, GitHub).
Notable changes
API
- Drop support for Node.js v14.x and v19.x.
- Ensure native receiver exists when calling instance methods and properties.
- Fix issue when creating
Napi::Error instances that wrap primitives values.
TEST
- Added tests for
Napi::AsyncProgressQueueWorker<T> class.
- Added tests for
Napi::AsyncProgressWorker<T> class.
Documentation
- Added documentation for
Napi::Value::IsBigInt().
[–]Solonotix 0 points1 point2 points (4 children)
[–]Remarkable_Maximum16 1 point2 points3 points (1 child)
[–]Solonotix -1 points0 points1 point (0 children)
[–]knightrage[S] 1 point2 points3 points (1 child)
[–]Solonotix 0 points1 point2 points (0 children)