gatsby
gatsby copied to clipboard
fix(gatsby): Use xstate `predictableActionArguments` & update to 4.33
Description
Since https://github.com/statelyai/xstate/pull/3289 there's a warning printed to the console now to use this option. Trying this out if tests break 🤷
This currently is the cause of failing structured_logging tests
Related Issues
[ch54148]