We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 341ae1c commit b83fc5bCopy full SHA for b83fc5b
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 2.21.1 (2026-03-03)
2
+
3
+### Fix
4
5
+- **keyboard**: send correct key, code and keycode in type_text
6
+- **elements**: fix humanized interactions inside iframes
7
+- humanized scroll overshoot correction causes infinite loop
8
9
## 2.21.0 (2026-03-01)
10
11
### Feat
cz.yaml
@@ -2,4 +2,4 @@
commitizen:
name: cz_conventional_commits
tag_format: $version
- version: 2.21.0
+ version: 2.21.1
0 commit comments