We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84c8635 commit 06d8ec3Copy full SHA for 06d8ec3
CHANGELOG.md
@@ -13,7 +13,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
13
14
### Fixed
15
- [`no-extraneous-dependencies`]: allow wrong path ([#3012], thanks [@chabb])
16
-- [`no-cycle`]: use scc algorithm to optimize; add `skipErrorMessagePath` for faster error messages ([#2998], thanks [@soryy708])
+- [`no-cycle`]: use scc algorithm to optimize ([#2998], thanks [@soryy708])
17
18
### Changed
19
- [Docs] `no-extraneous-dependencies`: Make glob pattern description more explicit ([#2944], thanks [@mulztob])
0 commit comments