mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-18 14:20:38 -05:00
e7efc10aed
* feat: rename __socket.io -> __socket, add __socket-graphql for graphql-ws * fix: remove currentTestingType from Query type * feat: add subscription to refresh when auth state changes * Update packages/frontend-shared/src/gql-components/HeaderBarContent.vue * PR review updates, add docs, tests for authChange subscription * remove login/logout toApp/toLaunchpad calls * remove login/logout/devChange toApp/toLaunchpad calls * fix, getCtx lazily to fix proxy performance spec * Fix, thanks @JessicaSachs * test fixes, remove flash of missing content in wizard Co-authored-by: Ryan Manuel <ryanm@cypress.io> Co-authored-by: Jess <jess@jessicasachs.io> Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>