Skip to content

v6.0.0-beta.5

Compare
Choose a tag to compare
  • Check if properties are defined before defining them. This ensures
    compatibility with alternative file loaders, notably by the Jest test
    framework.

  • Performance of calling methods & validating arguments has been improved.

  • Header files from node-addon-api are now bundled to reduce runtime
    depedencies.