Skip to content

Commit d7d7af1

Browse files
authored
Merge pull request #119 from acelaya-forks/eslint-9-support
Add support for ESLint 9
2 parents 97ed6a2 + c37c1b0 commit d7d7af1

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)