#inspect compatibility v5

1 messages · Page 1 of 1 (latest)

modest walrus
#

hi there. noticed that inspect doesn't work with XState v5. wanted to know if there was a timeline for making it work since I use it heavily in development.

rancid egret
#

Do you mean @xstate/inspect?

#

Use @statelyai/inspect

modest walrus
#

phew. didn't want to un-migrate 😅

#

follow up, if we're using XState with Next, does that mean we'd need to hook up state (checking for window) to the inspector object? or is there an easier way?