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_
77- Fixed an issue with ` .type() ` where click events could be fired on the
88 incorrect target element because the target focus changed within a key-down
99 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 ) .
1111- Fixed a regression in [ 9.5.0] ( /guides/references/changelog#9-5-0 ) where ANSI
1212 colors were not removed from the FireFox warning message about the
1313 ` chromeWebSecurity ` configuration option having no effect on the Firefox
@@ -18,7 +18,7 @@ _Released 3/14/2022_
1818 on a machine. This removes the need to run ` cypress clear cache ` before
1919 installing a new pre-release version of Cypress or before installing a new
2020 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 ) .
2222
2323** Misc:**
2424
You can’t perform that action at this time.
0 commit comments