Skip to content

Commit

Permalink
Add support for ESLint 9
Browse files Browse the repository at this point in the history
  • Loading branch information
acelaya committed Sep 12, 2024
1 parent 6c6f349 commit c37c1b0
Show file tree
Hide file tree
Showing 3 changed files with 822 additions and 65 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.

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).

## [3.1.0] - 2024-09-12
#### Added
* [#109](https://github.com/shlinkio/js-coding-standard/issues/109) Add support for `eslint` 9.x.

#### Changed
* *Nothing*

#### Deprecated
* *Nothing*

#### Removed
* Drop support for `typescript-eslint` 7.x.

#### Fixed
* *Nothing*


## [3.0.1] - 2024-08-01
#### Added
* Add support for `typescript-eslint` 8.0.
Expand Down
Loading

0 comments on commit c37c1b0

Please sign in to comment.