Releases: schahriar/n-api-article
Releases · schahriar/n-api-article
8.6.x - 8.7.x
8.5.x
Support for Node versions 8.4.x
napi_create_number
was changed tonapi_create_int32
.- Native function now is wrapped around a
napi_value
usingnapi_create_function
Support only for Node version 8.3.x
New argument was added to napi_throw_error
whereby an optional error code needs to be passed.
Support for Node versions 8.0.0 until 8.2.x
Initial source for Getting Started article against 8.2.0