github statelyai/xstate v4.6.4

latest releases: @xstate/svelte@3.0.5, @xstate/vue@3.1.4, @xstate/store@2.6.0...
5 years ago

Features

  • 🔭 Actors that are synced (with { sync: true }) will have their updates reflected as state.changed === true.
  • 📻 This also goes for manual updates (via sendParent(actionTypes.update)), when actors are not synced.

Fixes

  • 🤦‍♂ @vuepress/plugin-google-analytics was accidentally specified as a dependency and not a devDependency. This is fixed. XState will always be dependency-free.

Don't miss a new xstate release

NewReleases is sending notifications on new releases.