Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/statelyai/xstate

Actor-based state management & orchestration for complex app logic.
https://github.com/statelyai/xstate

docs: update link to v5 docs

rtzll opened this pull request 18 days ago
Bug: @xstate/graph ignores always transitions

hyrfilm opened this issue 27 days ago
[@xstate/store] Use `EventTarget` for store implementation

davidkpiano opened this pull request 28 days ago
Bug: failing machine does not stop invocations

AntoninRousset opened this issue about 1 month ago
Version Packages

github-actions[bot] opened this pull request about 1 month ago
Version Packages

github-actions[bot] opened this pull request about 1 month ago
Support generic sent event types (sendBack events) to callback-based actors

steveadams opened this pull request about 1 month ago
Required input for `spawn` when defined inside referenced actor

SandroMaglione opened this pull request about 1 month ago
Bug: @xstate/react not compatible with React 19

rothsandro opened this issue about 2 months ago
Version Packages

github-actions[bot] opened this pull request about 2 months ago
Fixed an accidental used reference of `xstate` types

Andarist opened this pull request about 2 months ago
[core] Add snapshot update feature to promise logic

davidkpiano opened this pull request about 2 months ago
Add Svelte 5 to the allowed peer dependency range

lendle opened this pull request about 2 months ago
Update TypeScript to 5.7.2

davidkpiano opened this pull request about 2 months ago
Bug: Not possible to use TS with events

through-space opened this issue 2 months ago
Add "Open with Codeanywhere" Badge

nkkko opened this pull request 2 months ago
Bug: package.json exports map incorrect

tkvw opened this issue 2 months ago
Bug: sendParent throws an error when no parent exists

dhensby opened this issue 2 months ago
Bug: Simulated delayed transitions will not execute if guarded

anselanza opened this issue 3 months ago
Version Packages

github-actions[bot] opened this pull request 3 months ago
Add peer dependency support for React 19

davidkpiano opened this pull request 3 months ago
Version Packages

github-actions[bot] opened this pull request 3 months ago
Bug: `input` is not inferred using `fromPromise` in `setup`

FedericoBiccheddu opened this issue 3 months ago
[core] Add failing test for raise action

davidkpiano opened this pull request 3 months ago
[@xstate/solid] Fix context mutation with new values nested in arrays

GoldingAustin opened this pull request 3 months ago
Bug: useActor from @xstate/solid mutates context

DeylEnergy opened this issue 4 months ago
Fix weird module errors

davidkpiano opened this pull request 4 months ago
Add eslint

davidkpiano opened this pull request 4 months ago
fix(vue): triggerRef in the update selected function

Hebilicious opened this pull request 4 months ago
Update TypeScript to version 5.6.2

davidkpiano opened this pull request 4 months ago
Bug: (vue) vue reactivity is sometimes not properly triggered

Hebilicious opened this issue 4 months ago
Bug: Type issue with `not` helper

flugg opened this issue 4 months ago
Version Packages

github-actions[bot] opened this pull request 4 months ago
Bug: spawn actor on logger be alive after throwing an js error

betterRunner opened this issue 4 months ago
Version Packages

github-actions[bot] opened this pull request 4 months ago
[@xstate/store] Add `shallowEqual`

davidkpiano opened this pull request 4 months ago
Avoid calling `selector` when the snapshot doesn't change

Andarist opened this pull request 4 months ago
Fixed `launch.json` after recent pnpm migration

Andarist opened this pull request 4 months ago
Fix Jest config and launch.json

davidkpiano opened this pull request 4 months ago
[@xstate/store] Fix `useSelector(…)` infinite loop

davidkpiano opened this pull request 4 months ago
[@xstate/store] Add examples + update `createStoreWithProducer(…)`

davidkpiano opened this pull request 4 months ago
add `registry-url` to `actions/setup-node`

with-heart opened this pull request 4 months ago
Version Packages

github-actions[bot] opened this pull request 4 months ago
Use pnpm in the docs dir

Andarist opened this pull request 4 months ago
Fix `docs` workflow

Andarist opened this pull request 4 months ago
[core] Synchronizers

davidkpiano opened this pull request 4 months ago
[core] `createInvoke(…)` helper function

davidkpiano opened this pull request 4 months ago
Bug: Guard Logical Operator Functions Have Type Limitations

devanfarrell opened this issue 5 months ago
Version Packages

github-actions[bot] opened this pull request 5 months ago
[@xstate/store] Event emitter

davidkpiano opened this pull request 5 months ago
feat: Subscribe to emitted events from an actor

tnortman-jabra opened this issue 5 months ago
Bug: "An inline child actor cannot be persisted." error.

mkhsanov opened this issue 5 months ago
Add initial support for xstate/store/solid

steveadams opened this pull request 5 months ago
Required `input` when defined inside `types`

SandroMaglione opened this pull request 5 months ago
[core] Export `CallbackLogicFunction` (prev. `InvokeCallback`)

davidkpiano opened this pull request 5 months ago
Version Packages

github-actions[bot] opened this pull request 5 months ago
Require input to create `StateMachine` (`withInput`)

SandroMaglione opened this pull request 5 months ago
Version Packages

github-actions[bot] opened this pull request 5 months ago
Bug: guard helper typings may be broken

boneskull opened this issue 5 months ago
fix(core): errored initial snapshot throws sync w/o observers

boneskull opened this pull request 5 months ago
feat(core): add signal option to waitFor

boneskull opened this pull request 5 months ago
add eslint

with-heart opened this pull request 5 months ago
Upgrade `actions/*`

Andarist opened this pull request 5 months ago
Bug: Emit cannot infer type

oskar-martensson opened this issue 5 months ago
[@xstate/store] Fix store inspection issues

davidkpiano opened this pull request 5 months ago
Version Packages

github-actions[bot] opened this pull request 5 months ago
Version Packages

github-actions[bot] opened this pull request 5 months ago
[core] Fix `EventFrom` and `ContextFrom`

davidkpiano opened this pull request 5 months ago
Fixed `StateSchema` type so machine configs can be passed to it

Andarist opened this pull request 5 months ago
Example claims subscribe listener can be async

theluk opened this issue 5 months ago
add knip to ci-checks

with-heart opened this pull request 5 months ago
[core] Revert `actorRefFrom` change

davidkpiano opened this pull request 5 months ago
[@xstate/store] Add `store.inspect(…)`

davidkpiano opened this pull request 5 months ago
Mark events internal to a machine

tkvw opened this issue 6 months ago
Version Packages

github-actions[bot] opened this pull request 6 months ago
Bug: SpawnChild input does not see current event

xylophonehero opened this issue 6 months ago
switch from jest to vitest

with-heart opened this pull request 6 months ago
Version Packages

github-actions[bot] opened this pull request 6 months ago
add `EventFromStore` utility type to `@xstate/store`

with-heart opened this pull request 6 months ago
Upgrade TypeScript to 5.5.4

davidkpiano opened this pull request 6 months ago
Upgrade TypeScript to 5.5.4

davidkpiano opened this pull request 6 months ago
Add missing word in XState Store README

timoclsn opened this pull request 6 months ago
Version Packages

github-actions[bot] opened this pull request 6 months ago
[core] Fix `Actor<T>` not assignable to `ActorRef<T>` problem

davidkpiano opened this pull request 6 months ago