Skip to content

Commit c37c1b0

Browse files
committed
Add support for ESLint 9
1 parent 6c6f349 commit c37c1b0

File tree

3 files changed

+822
-65
lines changed

3 files changed

+822
-65
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org).
66

7+
## [3.1.0] - 2024-09-12
8+
#### Added
9+
* [#109](https://github.com/shlinkio/js-coding-standard/issues/109) Add support for `eslint` 9.x.
10+
11+
#### Changed
12+
* *Nothing*
13+
14+
#### Deprecated
15+
* *Nothing*
16+
17+
#### Removed
18+
* Drop support for `typescript-eslint` 7.x.
19+
20+
#### Fixed
21+
* *Nothing*
22+
23+
724
## [3.0.1] - 2024-08-01
825
#### Added
926
* Add support for `typescript-eslint` 8.0.

0 commit comments

Comments
 (0)