Skip to content

Version Packages - #195

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

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

Conversation

@github-actions

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.30.0

Minor Changes

  • d1f921c: Add Machine.can for testing whether a concrete public event would select a transition from a snapshot. It preserves schema failures, honors declinable handlers and hierarchy, and does not execute transition lifecycle or collected work.

    Add AtomMachine.factory and bound factory for reusable, fully inferred machine bridge constructors. Every call creates a fresh lazy bridge, while ReturnType<typeof constructor> preserves the exact machine and bound runtime error types.

@typeonce/effect-machine-devtools@0.30.0

Patch Changes

  • Updated dependencies [d1f921c]
    • @typeonce/effect-machine@0.30.0

@typeonce/effect-machine-react@0.30.0

Patch Changes

  • Updated dependencies [d1f921c]
    • @typeonce/effect-machine@0.30.0

@typeonce/oxlint-plugin-effect-machine@0.30.0

@SandroMaglione
SandroMaglione merged commit 0d70667 into main Aug 29, 2026
8 checks passed
@SandroMaglione
SandroMaglione deleted the changeset-release/main branch August 29, 2026 10:49
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