v1.89.8
@evomap/evolver v1.89.8 — hotfix (completes 1.89.7)
Fixes the startup crash that affected both v1.89.6 and v1.89.7.
Fixed
evolver runcrashed at require —savingsCore.jsshipped without theconformance/savings-core/constants.jsonit loads. It had to be added to TWO allow-lists:public.manifest.json(copy into the build) and the publishedpackage.jsonfilesfield (whatnpm publishships). v1.89.7 fixed only the first and still shipped broken; v1.89.8 fixes both.built-entry-loadspre-publish gate hardened — it nownpm packs + extracts the tarball and requires the entry from the EXTRACTED package (deps viaNODE_PATH), so afiles-field exclusion blocks the release. Verified against a freshnpm install.
Upgrade: npm i -g @evomap/evolver@latest