Skip to content

Releases: schahriar/n-api-article

8.6.x - 8.7.x

22 Oct 22:38
Compare
Choose a tag to compare
Removing N-API flag for 8.6.x and above

8.5.x

22 Oct 22:17
Compare
Choose a tag to compare
Upgrading engine requirement to 8.4.0 and above

Support for Node versions 8.4.x

20 Aug 22:50
Compare
Choose a tag to compare
  • napi_create_number was changed to napi_create_int32.
  • Native function now is wrapped around a napi_value using napi_create_function

Support only for Node version 8.3.x

20 Aug 22:42
Compare
Choose a tag to compare

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

20 Aug 22:36
Compare
Choose a tag to compare
Initial source for Getting Started article against 8.2.0