Skip to content

Commit 1c85874

Browse files
committed
Release 2.4.0
1 parent fb0bcab commit 1c85874

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="2.4.0"></a>
2+
## [2.4.0](https://github.com/origin-1/gulp-eslint-new/releases/tag/2.4.0) (2024-10-28)
3+
4+
* TypeScript < 4.8 is no longer supported.
5+
* Improved TypeScript type declarations.
6+
17
<a name="2.3.0"></a>
28
## [2.3.0](https://github.com/origin-1/gulp-eslint-new/releases/tag/2.3.0) (2024-08-24)
39

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-eslint-new",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "A gulp plugin to lint code with ESLint 8 and 9.",
55
"keywords": [
66
"gulpplugin",

0 commit comments

Comments
 (0)