You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
* Revert "Speed up input mapping lookup by avoiding rescuing exceptions" from v5.3.0, it caused a regression on dev/test environments with custom inputs.
8
8
* Try a slightly different approach to input lookups, without relying on regexp, to see if that helps with performance as originally intended.
9
9
* Add support to Ruby 3.3. (no changes required.)
10
+
* Remove redundant `aria-required` attribute for required fields. [@aduth](https://github.com/aduth)
0 commit comments