Skip to content

Version Packages - #86

Merged
SandroMaglione merged 1 commit into
mainfrom
changeset-release/main
Aug 11, 2026
Merged

Version Packages#86
SandroMaglione merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@typeonce/effect-machine@0.5.0

Minor Changes

  • f3e1e78: Add reusable runtime invariants, law-oriented causal command verification, and
    an explicit planner/runtime agreement check. Causal probe microsteps now retain
    stable public snapshots even when the optimized runtime reuses internal state.
  • 0dbb538: Add state, step, and trace invariants for checking application semantics over planner traces, including machine-inferred builders, conditional observation requirements, structured reports, and property-test assertions. Add bounded breadth-first exploration with state-dependent event representatives, shortest witnesses, explicit truncation frontiers, and fail-closed reachability assertions. Add testing-only runtime probes with acknowledged event delivery so tests can causally inspect ignored, targetless, changing, and failed live macrosteps without adding a production sendAndAwait API.
  • c01c7d2: Add explicitly named causal and enqueue-oriented runtime command runners. Causal command tests now retain an exact probe step for every processed send, support probe-bound asynchronous waits, attribute processing failures to the submitted command, and format replayable causal transcripts. Deprecate the ambiguous runRuntimeCommands and formatRuntimeTranscript names in favor of their explicit enqueue-oriented replacements.

Patch Changes

  • ea7c522: Add Effect-compatible TypeDoc API reference generation and a lightweight static reference website with module navigation, declaration pages, source links, responsive layouts, and local search. Document the public API with library-native version metadata and focused examples for the primary machine, persistence, testing, reactivity, and Cluster workflows.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from fe1cb3f to 8cda065 Compare August 11, 2026 08:55
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 8cda065 to bcf7867 Compare August 11, 2026 10:13
@SandroMaglione
SandroMaglione merged commit f111b2b into main Aug 11, 2026
9 checks passed
@SandroMaglione
SandroMaglione deleted the changeset-release/main branch August 11, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant