File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ _Released 3/14/2022_
7
7
- Fixed an issue with ` .type() ` where click events could be fired on the
8
8
incorrect target element because the target focus changed within a key-down
9
9
event handler callback. Fixed in
10
- [ #20525 ] ( https://github.com/cypress-io/cypress/pulls /20525 ) .
10
+ [ #20525 ] ( https://github.com/cypress-io/cypress/pull /20525 ) .
11
11
- Fixed a regression in [ 9.5.0] ( /guides/references/changelog#9-5-0 ) where ANSI
12
12
colors were not removed from the FireFox warning message about the
13
13
` chromeWebSecurity ` configuration option having no effect on the Firefox
@@ -18,7 +18,7 @@ _Released 3/14/2022_
18
18
on a machine. This removes the need to run ` cypress clear cache ` before
19
19
installing a new pre-release version of Cypress or before installing a new
20
20
released version of Cypress after a pre-release version had been installed.
21
- Addressed in [ #20296 ] ( https://github.com/cypress-io/cypress/pulls /20296 ) .
21
+ Addressed in [ #20296 ] ( https://github.com/cypress-io/cypress/pull /20296 ) .
22
22
23
23
** Misc:**
24
24
You can’t perform that action at this time.
0 commit comments