You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(master): Don’t crash master if action or payload missing
Return error instead of crashing when the master receives an undefined action or an action without a `payload` field.
* fix(client): Don’t forward `STRIP_TRANSIENTS` action to transports
0 commit comments