Skip to content

walkerOS v2.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Mar 16:00
· 596 commits to main since this release
a493680

Changes

Moved @walkeros/explorer into walkerOS monorepo. Changed license to MIT.

Replace union transformer return type with unified Transformer.Result object.
Transformers now return { event } instead of naked events, and can optionally
include respond (for wrapping) or next (for branching). The BranchResult
type and __branch discriminant are removed.

Published Packages