Skip to content

Commit

Permalink
chore: add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
tunamaguro committed May 30, 2024
1 parent e990f5a commit 2679d7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,8 @@ our [guidelines for writing a good changelog entry](https://github.com/biomejs/b
Contributed by @lutaok


- Make [useExhaustiveDependencies](https://biomejs.dev/linter/rules/use-exhaustive-dependencies/) report duplicate dependencies. Contributed by @tunamaguro

#### Bug fixes

- [noUndeclaredVariables](https://biomejs.dev/linter/rules/no-undeclared-variables/) and [noUnusedImports](https://biomejs.dev/linter/rules/no-unused-imports) now correctly handle import namespaces ([#2796](https://github.com/biomejs/biome/issues/2796)).
Expand Down

0 comments on commit 2679d7a

Please sign in to comment.