github statelyai/xstate xstate@5.0.0-beta.44

latest releases: xstate@5.14.0, @xstate/store@1.0.0, xstate@5.13.2...
pre-release7 months ago

Major Changes

  • #4448 9c4353020 Thanks @Andarist! - isState/isStateConfig were replaced by isMachineSnapshot. Similarly, AnyState type was deprecated and it's replaced by AnyMachineSnapshot type.

Patch Changes

  • #4463 178deadac Thanks @Andarist! - invoke and spawn will now require input to be provided if the used actor requires it.

  • #4464 5278a9895 Thanks @Andarist! - Fixed an issue with not being able to target actors registered with systemId from within initial actions.

Don't miss a new xstate release

NewReleases is sending notifications on new releases.