Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 08 May 23:36
· 432 commits to main since this release
f2d1673

Bug Fixes

  • npm install fallback - Do not fail package installation or point global shims at missing binaries when a native release asset is unavailable.
  • Release asset ordering - Upload the macOS arm64 native binary and CHECKSUMS.txt before publishing the npm package so postinstall downloads succeed immediately.

Contributors