Skip to content

v0.38.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 16:44
· 151 commits to main since this release

What's Changed

Users who use node-addon-api need to npm install node-addon-api and then manually add node-addon-api package path to the compiler include directories, via -I / include_directories() / target_include_directories() / cmake -DEMNAPI_FIND_NODE_ADDON_API=ON

Full Changelog: v0.37.0...v0.38.0