Skip to content

Commit 2b243c2

Browse files
committed
chore: add Cypress 14.5.0 changelog
1 parent 3ce0770 commit 2b243c2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/app/references/changelog.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ sidebar_label: Changelog
88

99
# Changelog
1010

11+
## 14.5.0
12+
13+
_Released 6/17/2025_
14+
15+
**Features:**
16+
17+
- Install Cypress `win32-x64` binary on Windows `win32-arm64` systems. Cypress runs in emulation. Addresses [#30252](https://github.com/cypress-io/cypress/issues/30252).
18+
19+
**Bugfixes:**
20+
21+
- Fixed an issue when using `Cypress.stop()` where a run may be aborted prior to receiving the required runner events causing Test Replay to not be available. Addresses [#31781](https://github.com/cypress-io/cypress/issues/31781).
22+
1123
## 14.4.1
1224

1325
_Released 6/3/2025_

0 commit comments

Comments
 (0)