Skip to content

Commit

Permalink
feat(lint/noUselessStringConcat): update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michellocana committed May 6, 2024
1 parent 62dc5c6 commit c8192bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ our [guidelines for writing a good changelog entry](https://github.com/biomejs/b

#### New features

- Add [nursery/noUselessStringConcat](https://biomejs.dev/linter/rules/no-useless-string-concat/).
- Add [nursery/useExplicitLengthCheck](https://biomejs.dev/linter/rules/use-explicit-length-check/).

#### Bug fixes
Expand Down

0 comments on commit c8192bc

Please sign in to comment.