github statelyai/xstate xstate@4.19.2

2 years ago

Patch Changes

  • 18789aa9 #2107 Thanks @woutermont! - This update restricts invoked Subscribables to EventObjects,
    so that type inference can be done on which Subscribables are
    allowed to be invoked. Existing MachineConfigs that invoke
    Subscribable<any>s that are not Subscribable<EventObject>s
    should be updated accordingly.

  • 38dcec1d #2149 Thanks @davidkpiano! - Invocations and entry actions for combinatorial machines (machines with only a single root state) now behave predictably and will not re-execute upon targetless transitions.

Don't miss a new xstate release

NewReleases is sending notifications on new releases.