fix: correct invalid stored preference for in-app notifications (#27237)

This commit is contained in:
Stokes Player
2023-07-07 16:36:28 -04:00
committed by GitHub
parent c921fdf15d
commit a3e4a8a606
7 changed files with 100 additions and 4 deletions
+1
View File
@@ -5,6 +5,7 @@ _Released 07/18/2023 (PENDING)_
**Bugfixes:**
- Fixed invalid stored preference when enabling in-app notifications that could cause the application to crash. Fixes [#27228](https://github.com/cypress-io/cypress/issues/27228).
- Fixed an issue with the Typescript types of [`cy.screenshot()`](https://docs.cypress.io/api/commands/screenshot). Fixed in [#27130](https://github.com/cypress-io/cypress/pull/27130).
## 12.17.0