github statelyai/xstate @xstate/store@3.17.3

5 hours ago

Patch Changes

  • #5513 d15455b Thanks @thecrypticace! - Fix computed atom.subscribe() callbacks not re-running after one of it's dependencies is synchronously updated inside the callback. Previously, calling someDependency.set() inside a subscription callback would prevent that subscription from being notified of future changes. This also affected store selector subscriptions which triggered an update to the store.

Don't miss a new xstate release

NewReleases is sending notifications on new releases.