diff --git a/CHANGELOG.md b/CHANGELOG.md index ef45e7f37f97..1beb4032d829 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -95,6 +95,7 @@ our [guidelines for writing a good changelog entry](https://github.com/biomejs/b - Fix [#4719](https://github.com/biomejs/biome/issues/4719), `bracketSameLine` now performs as expected when a comment is placed before the last JSX attribute. Contributed by @bushuai ### JavaScript APIs +- Fix to remove wrong openProject() definition and add jsDoc to it. Contributed by @ianzone ### Linter