Skip to content

v1.89.7

Choose a tag to compare

@autogame-17 autogame-17 released this 13 Jun 02:18

@evomap/evolver v1.89.7 — hotfix

Fixes a startup crash in v1.89.6.

Fixed

  • evolver run crashed at require on v1.89.6 — the package shipped savingsCore.js but the publish manifest omitted conformance/, so the required conformance/savings-core/constants.json was missing from the tarball and index.js threw at load. conformance/** is now packaged.
  • New built-entry-loads pre-publish gate requires the built dist-public/index.js so 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.