Skip to content

Commit

Permalink
docs: generate changelog.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
mehm8128 committed Jan 13, 2024
1 parent 8e3d878 commit 0bc2021
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion crates/biome_css_factory/src/generated/syntax_factory.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions website/src/content/docs/internals/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ Read our [guidelines for writing a good changelog entry](https://github.com/biom

This cases requires the presence of a prototype.

- Add dependency variable names on error message when useExhaustiveDependencies rule shows errors. Contributed by @mehm8128

#### Bug fixes

- The fix of [useArrowFunction](https://biomejs.dev/linter/rules/use-arrow-function) now adds parentheses around the arrow function in more cases where it is needed ([#1524](https://github.com/biomejs/biome/issues/1524)).
Expand Down

0 comments on commit 0bc2021

Please sign in to comment.