Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 08:47
· 2 commits to main since this release
58d17e6

Minor Changes

  • ff34c45: Breaking: CMAKE_JS_* defines are no longer injected by default (use --cmake-js to opt-in)
  • a336f07: Breaking: Renamed --target to --triplet to free up --target for passing CMake targets
  • 2ecf894: Add passing of definitions (-D) to cmake when configuring
  • 633dc34: Pass --target to CMake
  • ff34c45: Expose includable WEAK_NODE_API_CONFIG to CMake projects

Patch Changes

  • 2a30d8d: Refactored CLIs to use a shared utility package
  • f82239c: Pretty print spawn errors instead of simply rethrowing to commander.
  • 9861bad: Assert the existence of CMakeList.txt before passing control to CMake
  • Updated dependencies [2a30d8d]
  • Updated dependencies [c72970f]