Skip to content

Commit

Permalink
chore: updaste CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
satojin219 committed Aug 13, 2024
1 parent 68749ff commit fcd861c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ our [guidelines for writing a good changelog entry](https://github.com/biomejs/b
- `--log-prefix-name`: a prefix that's added to the file name of the logs. It defaults to `server.log`. The commands also accepts the environment variable `BIOME_LOG_PREFIX_NAME`.

@Contributed by @ematipico


#### Enhancements

Expand Down Expand Up @@ -87,6 +87,7 @@ our [guidelines for writing a good changelog entry](https://github.com/biomejs/b

- `biome lint --write` now takes `--only` and `--skip` into account ([#3470](https://github.com/biomejs/biome/issues/3470)). Contributed by @Conaclos
- Fix [#3368](https://github.com/biomejs/biome/issues/3368), now the reporter `github` tracks the diagnostics that belong to formatting and organize imports. Contributed by @ematipico
- Fix [#3545](https://github.com/biomejs/biome/issues/3545), display a warning, 'Avoid using unnecessary Fragment,' when a Fragment contains only one child element that is placed on a new line. Contributed by @satojin219

### Configuration

Expand Down

0 comments on commit fcd861c

Please sign in to comment.