Skip to content

Commit f98d01c

Browse files
AtofStrykermschile
andauthored
Update docs/app/references/changelog.mdx
Co-authored-by: Matt Schile <[email protected]>
1 parent 82da057 commit f98d01c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/references/changelog.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ _Released 5/6/2025_
1919
**Bugfixes:**
2020

2121
- Fixed an issue where the configuration setting `trashAssetsBeforeRuns=false` was ignored for assets in the `videosFolder`. These assets were incorrectly deleted before running tests with `cypress run`. Addresses [#8280](https://github.com/cypress-io/cypress/issues/8280).
22-
- Fixed an issue where Cypress was hanging when piping stdout and stderr to a file, and using `@cypress/grep` results in many matched files. Fixes [#31625](https://github.com/cypress-io/cypress/issues/31625). Addressed in [31631](https://github.com/cypress-io/cypress/pull/31631).
22+
- Fixed a potential hang condition when `@cypress/grep` would match many files and `stdout`/`stderr` was piped to a file. Fixes [#31625](https://github.com/cypress-io/cypress/issues/31625). Addressed in [31631](https://github.com/cypress-io/cypress/pull/31631).
2323
- Fixed a potential hang condition when navigating to `about:blank`. Addressed in [#31634](https://github.com/cypress-io/cypress/pull/31634).
2424

2525
**Misc:**

0 commit comments

Comments
 (0)