mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-08 07:50:24 -05:00
fix: chrome crash when CRI client is disconnected (#27116)
* fix: fix chrome crash when CRI client is disconnected * chore: build binaries for chrome recovery crash for users to test * chore: add changelog entry
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
|
||||
## 12.16.1
|
||||
|
||||
_Released 07/05/2023 (PENDING)_
|
||||
|
||||
**Bugfixes:**
|
||||
|
||||
- Fixed an issue where chrome was not recovering from browser crashes properly. Fixes [#24650](https://github.com/cypress-io/cypress/issues/24650).
|
||||
|
||||
## 12.16.0
|
||||
|
||||
_Released 06/26/2023_
|
||||
|
||||
Reference in New Issue
Block a user