79647670

Date: 2025-06-01 15:26:37
Score: 0.5
Natty:
Report link

You can do this in v5 with

    someAction: assign(({ event, context, self }) => {
      const state = self.getSnapshot().value;
      console.log('someAction', state);

Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Spankied