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 8c06486 commit 16f88baCopy full SHA for 16f88ba
CHANGELOG.md
@@ -7,6 +7,7 @@
7
- `data-valid` => `data-csv-valid`
8
- `data-validate` => `data-csv-validate`
9
* [FEATURE] Use data attributes instead of `jQuery.data()`
10
+* [FEATURE] Drop Internet Explorer support
11
* [ENHANCEMENT] Update QUnit to 2.23.0
12
13
## 22.3.0 / 2024-11-12
package.json
@@ -50,7 +50,6 @@
50
"Chrome >= 45",
51
"Firefox >= 38",
52
"Edge >= 12",
53
- "Explorer >= 10",
54
"iOS >= 9",
55
"Safari >= 9",
56
"Android >= 4.4",
0 commit comments