Skip to content

xstate@5.0.0-beta.39

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 20:41
· 267 commits to main since this release
9adb1cd

Minor Changes

  • #4407 c46a80015 Thanks @davidkpiano! - Internal: changed the actor context type from ActorContext to ActorScope to mitigate confusion.

Patch Changes

  • #4404 a91fdea06 Thanks @Andarist! - Fixed an issue that caused non-active children to be rehydrated.

  • #4368 5393e82df Thanks @Andarist! - Fixed an issue with parallel regions sometimes not being correctly reentered when taking transitions targeting other parallel regions.