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
Copy file name to clipboardexpand all lines: cli/CHANGELOG.md
+8
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,12 @@
1
1
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
2
+
## 13.3.4
3
+
4
+
_Released 11/7/2023 (PENDING)_
5
+
6
+
**Bugfixes:**
7
+
8
+
- Fixed a regression in [`13.3.2`](https://docs.cypress.io/guides/references/changelog/13.3.2) where loading a service worker and immediately reloading the page can cause a crash. Fixes [#28141](https://github.com/cypress-io/cypress/issues/28141).
it('creates a page client when the passed in url is found and notifies the protocol manager and fully managed tabs and attaching to target throws',asyncfunction(){
0 commit comments