Skip to content

Commit f01967a

Browse files
authored
docs: update CHANGELOG
1 parent 40a56f0 commit f01967a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
66

77
## [Unreleased]
88

9+
### Added
10+
11+
- Add [`no-parent-barrel-import`] rule: forbids a module from importing from parent barrel file
12+
913
### Fixed
1014
- [`no-duplicates`]: remove duplicate identifiers in duplicate imports ([#2577], thanks [@joe-matsec])
1115
- [`consistent-type-specifier-style`]: fix accidental removal of comma in certain cases ([#2754], thanks [@bradzacher])

0 commit comments

Comments
 (0)