Skip to content

Mensor 0.10.0

Choose a tag to compare

@0disoft 0disoft released this 10 Sep 09:47
· 21 commits to main since this release

Changes

  • Explicit, source-bound Hono JSX FormIndex generation for the bounded HonoX subset.
  • Guarded RSVP example with real HTTP and server lifecycle checks.
  • Runtime and compiler hardening from the previously unshipped 0.9.1 candidate.
  • Manual release dispatch with same-commit CI gating and direct OIDC publication.

Installation

pnpm add --save-dev @0disoft/mensor-cli@0.10.0

Upgrade contract, compiler, CLI and reference-runtime together to 0.10.0. No database or serialized schema migration is required.

Verification

  • Release commit: f8b22b5
  • Linux Node 22/24, Windows Node 24, Docker integration and Guarded RSVP CI passed.
  • Release workflow passed 392 tests and published all four packages with provenance.
  • Isolated public-registry consumer passed API import, compile, route/form indexing, SARIF and positive/negative checks.

Publication run

This remains a public preview. Unsupported dynamic JSX and runtime security concerns remain outside the static checker contract.