github statelyai/xstate @xstate/fsm@2.1.0

latest releases: @xstate/svelte@3.0.5, @xstate/vue@3.1.4, @xstate/store@2.6.0...
15 months ago

Minor Changes

  • #4065 3b4b1305a Thanks @benblank! - This change adds support for using "*" as a wildcard event type in machine configs.

    Because that event type previously held no special meaning, it was allowed as an event type both in configs and when transitioning and matched as any other would. As a result of changing it to be a wildcard, any code which uses "*" as an ordinary event type will break, making this a major change.

Don't miss a new xstate release

NewReleases is sending notifications on new releases.