This repository was archived by the owner on Nov 14, 2025. It is now read-only.
v1.10.10
Patch Changes
-
#312
62516b5- Remove fallback to build from source in publish workflowThe 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.