0.8.8 + build on publish
0.8.7 shipped a stale dist: dist/ is gitignored and there was no prepublish build step, so npm published whatever build happened to be in the working directory (a Feb 11 build). The published 0.8.7 tarball is byte-identical to 0.8.6 apart from the version string, so the cache transaction sweeper from 393c571 never reached consumers. Add prepublishOnly so the package is always rebuilt from source before publishing, and bump to 0.8.8 (npm forbids republishing 0.8.7). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
a466d826
main
1/3 ++ 2 --