This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6b8063b
commit d5e34a4
Showing
7 changed files
with
101 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,25 @@ All notable changes to this project will be documented using a format based on [ | |
|
||
<!-- MONODEPLOY:BELOW --> | ||
|
||
## [9.0.0](https://github.com/tophat/eslint-config/compare/@tophat/[email protected]...@tophat/[email protected]) "@tophat/eslint-config" (2023-10-02)<a name="9.0.0"></a> | ||
|
||
### Breaking Changes | ||
|
||
* Min TypeScript version is now v5.2.2 and min. @typescript-eslint version is 6.7.3. The typescript-eslint v6 change may bring in other changes to the default rules. ([48bb6e0](https://github.com/tophat/eslint-config/commits/48bb6e0)) | ||
|
||
### Bug Fixes | ||
|
||
* removed no-confusing-void-expressions rule (#314) ([c483dd1](https://github.com/tophat/eslint-config/commits/c483dd1)) | ||
* simplify migration to v9 (#325) ([c36a3c4](https://github.com/tophat/eslint-config/commits/c36a3c4)) | ||
* disable rules to ease v9 migration (#326) ([6b8063b](https://github.com/tophat/eslint-config/commits/6b8063b)) | ||
|
||
### Dependencies | ||
|
||
* update min TypeScript version and TypeScript plugins (#318) ([48bb6e0](https://github.com/tophat/eslint-config/commits/48bb6e0)) | ||
|
||
|
||
|
||
|
||
## [8.0.1](https://github.com/tophat/eslint-config/compare/@tophat/[email protected]...@tophat/[email protected]) "@tophat/eslint-config" (2023-08-31)<a name="8.0.1"></a> | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). | |
|
||
<!-- MONODEPLOY:BELOW --> | ||
|
||
## [1.0.0](https://github.com/tophat/eslint-config/compare/@tophat/[email protected]...@tophat/[email protected]) "@tophat/eslint-import-resolver-require" (2023-10-02)<a name="1.0.0"></a> | ||
|
||
### Breaking Changes | ||
|
||
* Min TypeScript version is now v5.2.2 and min. @typescript-eslint version is 6.7.3. The typescript-eslint v6 change may bring in other changes to the default rules. ([48bb6e0](https://github.com/tophat/eslint-config/commits/48bb6e0)) | ||
|
||
### Dependencies | ||
|
||
* update min TypeScript version and TypeScript plugins (#318) ([48bb6e0](https://github.com/tophat/eslint-config/commits/48bb6e0)) | ||
|
||
|
||
|
||
|
||
## [0.1.5](https://github.com/tophat/eslint-config/compare/@tophat/[email protected]...@tophat/[email protected]) "@tophat/eslint-import-resolver-require" (2023-07-17)<a name="0.1.5"></a> | ||
|
||
### Dependencies | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,19 @@ All notable changes to this project will be documented using a format based on [ | |
|
||
<!-- MONODEPLOY:BELOW --> | ||
|
||
## [2.0.0](https://github.com/tophat/eslint-config/compare/@tophat/[email protected]...@tophat/[email protected]) "@tophat/eslint-plugin-import" (2023-10-02)<a name="2.0.0"></a> | ||
|
||
### Breaking Changes | ||
|
||
* Min TypeScript version is now v5.2.2 and min. @typescript-eslint version is 6.7.3. The typescript-eslint v6 change may bring in other changes to the default rules. ([48bb6e0](https://github.com/tophat/eslint-config/commits/48bb6e0)) | ||
|
||
### Dependencies | ||
|
||
* update min TypeScript version and TypeScript plugins (#318) ([48bb6e0](https://github.com/tophat/eslint-config/commits/48bb6e0)) | ||
|
||
|
||
|
||
|
||
## [1.0.0](https://github.com/tophat/eslint-config/compare/@tophat/[email protected]...@tophat/[email protected]) "@tophat/eslint-plugin-import" (2023-07-17)<a name="1.0.0"></a> | ||
|
||
### Breaking Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters