Skip to content

@xstate/react@7.0.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Sep 14:50
· 9 commits to main since this release
dc22d02

Patch Changes

  • 69b6663: Stop child actors and their timers and subscriptions when an unhandled parent error occurs, including when a stop action has not executed yet.

    Keep useActorRef observers subscribed when the actor is replaced, and subscribe before the replacement starts.