Skip to content

Version Packages - #175

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 26, 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-devtools@0.26.0

Minor Changes

  • 4130963: Add @typeonce/oxlint-plugin-effect-machine with recommended rules for redundant default resolvers, asynchronous planning callbacks, and one-use intermediate Machine.make(...) definitions.

    All three Effect Machine packages now release at the same version.

Patch Changes

  • 5edaf24: Improve the static statechart so initial and reachable states follow a stable left-to-right order, reverse and self-transitions use dedicated routes, and transition labels stay clear of arrowheads and compound boundaries.

    Distinguish automatic transitions with dashed lines and correlate invoke outcomes with muted colors for effect, timer, stream, process, and child-machine activities.

    Stack parallel regions into vertical lanes, separate states with no statically known path from the initial state, and make long or intersecting routes easier to follow with rounded corners, edge casing, and direction cues.

    Add a machine analysis inspector that reports declared public events without handlers and state subtrees without a statically known path from the initial configuration.

  • Updated dependencies [4130963]

  • Updated dependencies [806d2fd]

    • @typeonce/effect-machine@0.26.0

@typeonce/effect-machine@0.26.0

Minor Changes

  • 4130963: Add @typeonce/oxlint-plugin-effect-machine with recommended rules for redundant default resolvers, asynchronous planning callbacks, and one-use intermediate Machine.make(...) definitions.

    All three Effect Machine packages now release at the same version.

Patch Changes

  • 806d2fd: Upgrade the exact Effect peer dependency and companion Effect packages to 4.0.0-rc.112.

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

Minor Changes

  • 4130963: Add @typeonce/oxlint-plugin-effect-machine with recommended rules for redundant default resolvers, asynchronous planning callbacks, and one-use intermediate Machine.make(...) definitions.

    All three Effect Machine packages now release at the same version.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 1d1c404 to 930f5ab Compare August 26, 2026 10:04
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 930f5ab to 2dca72b Compare August 26, 2026 13:33
@SandroMaglione
SandroMaglione merged commit 41e8345 into main Aug 26, 2026
8 checks passed
@SandroMaglione
SandroMaglione deleted the changeset-release/main branch August 26, 2026 13:38
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