Skip to content

Version Packages - #183

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 27, 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.27.0

Minor Changes

  • eba4c2b: Add effect-machine build for publishing the project visualizer as a static website.

    The command inspects the selected machines once, validates their documents, and writes relative HTML, CSS, JavaScript, machines.json, and build metadata to --out-dir. The generated site keeps the interactive statechart and topology walkthrough without a live devtools server or project code at viewing time.

Patch Changes

  • @typeonce/effect-machine@0.27.0

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

Minor Changes

  • 74111e2: Add recommended rules that reject duplicate invocation identities, browser API access during planning, and nondeterministic time or randomness during planning.

    Strengthen no-async-planning-callback to detect direct Promise, fetch, timer, and scheduling operations, and extend no-redundant-resolve fixes to resolver-only reentry and empty targetless resolvers. Diagnostics now explain how to move work into state-owned invocations, pass external facts through input or events, or model sequential work with separate states.

@typeonce/effect-machine@0.27.0

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from f03f451 to 1140194 Compare August 27, 2026 08:50
@SandroMaglione
SandroMaglione merged commit 8c765e5 into main Aug 27, 2026
8 checks passed
@SandroMaglione
SandroMaglione deleted the changeset-release/main branch August 27, 2026 08:56
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