Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

v1.10.10

Choose a tag to compare

@sapientpants sapientpants released this 11 Oct 12:44

Patch Changes

  • #312 62516b5 - Remove fallback to build from source in publish workflow

    The NPM and GitHub Packages publish jobs now fail explicitly if pre-built artifacts are not found, instead of falling back to building from source. This ensures we always publish exactly what was tested and validated in the Main workflow, maintaining supply chain integrity.