* Initial work of upgrade apollo-client-devtools
* Add prefix for all message types of apollo-client-devtools by patch
* Middleware: Handle `ac-devtools:` prefix messages
* Worker: Import devtools hook
also add some patch to apollo-client-devtools:
- Remove content script (it was attached to RNDebugger window)
- No second arg on postMessage
* Add apollo-client example
* Fix tests
* E2E: Take screenshot after each & upload artifacts on CI failed
* E2E: Take devtools window screenshot
* Fix typo in removeEventListener
* Add test case for apollo-client-devtools
* Initial work of upgrade electron to v25
* Fix devtools injection
* Fix about menu
* Remove devtools-installer setup
* Move context-menu setup to main process
* Remove devtron
* Use fs.watchFile
* Fix url-handle ip listen
* Fix dialog
* Migrate from spectron to playwright
* Update CI
* Remove spectron
* CI: Use node 16
* Remove electron-rebuild & update script
* Use patch-package for patch react-dev-utils
* Add --no-notarize arg for easy build mac app on local
* Bump electron-packager & related deps
* Update CD
* Move playwright-core to dev deps
* Update docs/contributing.md
* CI: Use windows-2022
* CI/CD: Increase network-timeout for windows
* Fix app notariztion
* E2E: Use wait-for-expect
* Update window options
* CI: Cancel previously in-progress run
* Upgrade Electron to v4
* Bump to 4.0.2
* Test: Temporarily allow ELECTRON_DISABLE_SECURITY_WARNINGS (It happen only on dev)
* Bump electron to v4.0.4
* Update electron-context-menu as it is already async by default
* Use node 10 on CI
* Upgrade electron to v5
* Bump electron to v5.0.10
* Bump electron version to v6.0.4
* Update selectRNDebuggerWorkerContext
* Bump spectron to v8
* [CI] Use node 10
* Bump electron version to 6.0.8