npm xstate 4.6.4

latest releases: 5.18.2, 5.18.1, 5.18.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.