Skip to content

Commit 9addfbe

Browse files
chore(release): 8.0.0 [skip ci]
## [8.0.0](v7.0.6...v8.0.0) (2025-04-30) ### ⚠ BREAKING CHANGES * type import style is now specified, re-run linting with `--fix` to patch up any rule violations ### Features * define rules for consistent type import style ([#263](#263)) ([948ce47](948ce47)) ### Trivial Changes * fix ci ([dbd1afc](dbd1afc))
1 parent 948ce47 commit 9addfbe

File tree

3 files changed

+23299
-1
lines changed

3 files changed

+23299
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [8.0.0](https://github.com/ipfs/eslint-config-ipfs/compare/v7.0.6...v8.0.0) (2025-04-30)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* type import style is now specified, re-run linting with `--fix` to patch up any rule violations
6+
7+
### Features
8+
9+
* define rules for consistent type import style ([#263](https://github.com/ipfs/eslint-config-ipfs/issues/263)) ([948ce47](https://github.com/ipfs/eslint-config-ipfs/commit/948ce47d83e7abaa9b7bba9cfbe014d01d2bdd69))
10+
11+
### Trivial Changes
12+
13+
* fix ci ([dbd1afc](https://github.com/ipfs/eslint-config-ipfs/commit/dbd1afcac462957df60a7cc38491ee4ce5c6a4bf))
14+
115
## [7.0.6](https://github.com/ipfs/eslint-config-ipfs/compare/v7.0.5...v7.0.6) (2024-07-29)
216

317
### Bug Fixes

0 commit comments

Comments
 (0)