This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
Releases: tophat/eslint-config
Releases · tophat/eslint-config
@tophat/[email protected]
2.0.0 "@tophat/eslint-plugin-import" (2023-10-02)
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)
Dependencies
@tophat/[email protected]
1.0.0 "@tophat/eslint-import-resolver-require" (2023-10-02)
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)
Dependencies
@tophat/[email protected]
9.0.0 "@tophat/eslint-config" (2023-10-02)
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)
Bug Fixes
- removed no-confusing-void-expressions rule (#314) (c483dd1)
- simplify migration to v9 (#325) (c36a3c4)
- disable rules to ease v9 migration (#326) (6b8063b)
Dependencies
@tophat/[email protected]
9.0.0-rc.2 "@tophat/eslint-config" (2023-10-02)
Bug Fixes
@tophat/[email protected]
@tophat/[email protected]
2.0.0-rc.0 "@tophat/eslint-plugin-import" (2023-09-27)
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)
Dependencies
@tophat/[email protected]
1.0.0-rc.0 "@tophat/eslint-import-resolver-require" (2023-09-27)
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)
Dependencies
@tophat/[email protected]
9.0.0-rc.0 "@tophat/eslint-config" (2023-09-27)
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)
Bug Fixes
Dependencies
@tophat/[email protected]
@tophat/[email protected]
8.0.0 "@tophat/eslint-config" (2023-08-29)
Breaking Changes
- This repo has been updated to prettier v3 and peerDependency ranges have been updated to require v3 for consumers. You can find the migration steps here https://prettier.io/blog/2023/07/05/3.0.0.html for adopting the changes, most of which should be minimal for consumers. (28a9cc9)