Skip to content

v4.2.0

Choose a tag to compare

@AncientHodler-Demiurg AncientHodler-Demiurg released this 09 May 13:49
· 63 commits to main since this release

chore(v4-2-0): Phase 9 — atomic version bump 4.1.1 → 4.2.0 + docs

Atomic-triplet version bump across all 3 packages:

  • @stoachain/kadena-stoic-legacy: 4.1.1 → 4.2.0
  • @stoachain/stoa-core: 4.1.1 → 4.2.0 (+ peer kadena-stoic-legacy@4.2.0)
  • @stoachain/ouronet-core: 4.1.1 → 4.2.0 (+ peers stoa-core@4.2.0 +
    kadena-stoic-legacy@4.2.0)

Lockfile regenerated via npm install --package-lock-only.

Per-package CHANGELOG.md entries authored with ## 4.2.0 — 2026-05-09
heading (NO brackets — matches workflow regex ^## 4.2.0[[:space:]]
per LC-9-A.3 from v4.1.1 hotfix #3 lessons).

Per-package README.md updates: Status block leads with 4.2.0 on public
npmjs (LC-9-A.1 / hotfix #2 fix); new v4.2.0 version-history paragraph
prepended above v4.1.1 (LC-9-A.2); test-count narrative updated to exact
integers (kadena-stoic-legacy 55, stoa-core 653, ouronet-core 710).

NEW MIGRATION-v4.2.md at repo root (246 lines, 8 numbered sections):
overview, entity-oriented subpaths, buffer-strategy reconciliation
(Phase 3 D-001), nullable contract honoring (Phase 4), readonly sweep
(Phase 5), test-suite expansion (Phase 6+7), INTEGRATION-GUIDE.md
cross-ref. ≥1 concrete code example per major contract change.

Test fixture updates: 4 test files mutated "4.1.1""4.2.0"
(package-version.test.ts × 2, v4-1-1-peer-dep-coverage.test.ts × 2).
v4-2-0-integration-guide-validity.test.ts: it.todo() flipped to it()
for MIGRATION-v4.2.md cross-ref now that the doc exists.

CLOSURE STATE — all 11 Tier-4 candidates CLOSED-VERIFIED:

  • F-ARCH-001/002/003 closed by Phases 1/2/3 (god-file splits + executor)
  • F-ARCH-006/008/010/011 already closed in v3.x
  • F-API-002 closed by Phase 4 (12 funcs honor Promise<T | null>)
  • F-API-018 closed by Phase 5 (~80 readonly modifiers)
  • F-TEST-002 closed by Phase 6 (foreign-key fixture)
  • F-TEST-006 closed by Phase 7 (+127 specs across 6 modules)

Workflow doc-gate verification: 9/9 regex checks PASS, 6/6 atomic
invariants PASS, typecheck × 3 packages exit 0, build clean, full test
suite 1418/1418 passing (+1075 from v4.1.1's 1048 baseline; well above
NFR-02 floor of 1110).

v4.2.0 ship-ready. Awaits /bee:pollinate for atomic 3-package npm
publish + GitHub Release + tag.

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com