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 77a4aa4 commit aef2ddeCopy full SHA for aef2dde
CHANGELOG.md
@@ -2,7 +2,6 @@
2
3
## 23.0.0 / unreleased
4
5
-* [BUGFIX] `form_with` default argument exception on Rails 8.0 ([#974](https://github.com/DavyJonesLocker/client_side_validations/issues/974))
6
* [FEATURE] Breaking change: Add `csv` prefix to CSV related data attributes:
7
- `data-changed` => `data-csv-changed`
8
- `data-valid` => `data-csv-valid`
@@ -14,6 +13,10 @@
14
13
* [ENHANCEMENT] Update QUnit to 2.23.0
15
* [ENHANCEMENT] Test against Ruby 3.4
16
+## 22.3.1 / 2025-01-29
17
+
18
+* [BUGFIX] `form_with` default argument exception on Rails 8.0 ([#974](https://github.com/DavyJonesLocker/client_side_validations/issues/974))
19
20
## 22.3.0 / 2024-11-12
21
22
* [FEATURE] Rails 8.0 compatibility
0 commit comments