Skip to content

Commit 16f88ba

Browse files
authored
Drop Internet Explorer support (#968)
1 parent 8c06486 commit 16f88ba

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- `data-valid` => `data-csv-valid`
88
- `data-validate` => `data-csv-validate`
99
* [FEATURE] Use data attributes instead of `jQuery.data()`
10+
* [FEATURE] Drop Internet Explorer support
1011
* [ENHANCEMENT] Update QUnit to 2.23.0
1112

1213
## 22.3.0 / 2024-11-12

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
"Chrome >= 45",
5151
"Firefox >= 38",
5252
"Edge >= 12",
53-
"Explorer >= 10",
5453
"iOS >= 9",
5554
"Safari >= 9",
5655
"Android >= 4.4",

0 commit comments

Comments
 (0)