github statelyai/xstate @xstate/store@3.17.2

9 hours ago

Patch Changes

  • #5510 d51fa6d Thanks @davidkpiano! - Fix atom.subscribe() callbacks tracking dependencies from .get() calls inside the callback (fixes #5509). Previously, calling otherAtom.get() inside a subscription callback would cause the callback to re-run whenever otherAtom changed, even if the subscribed atom's value didn't change.

Don't miss a new xstate release

NewReleases is sending notifications on new releases.