v1.89.7
@evomap/evolver v1.89.7 — hotfix
Fixes a startup crash in v1.89.6.
Fixed
evolver runcrashed at require on v1.89.6 — the package shippedsavingsCore.jsbut the publish manifest omittedconformance/, so the requiredconformance/savings-core/constants.jsonwas missing from the tarball andindex.jsthrew at load.conformance/**is now packaged.- New
built-entry-loadspre-publish gate requires the builtdist-public/index.jsso a missing packaged runtime file blocks the release instead of shipping (parse-only checks + source-tree tests missed it).
Upgrade: npm i -g @evomap/evolver@latest.