Skip to content

Commit adbe7c6

Browse files
committed
Update changelog for monorepo compiler.log watcher and code analysis root
1 parent 786e57a commit adbe7c6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414

1515
#### :bug: Bug fix
1616

17-
- Fix Code Analyzer binary lookup for ReScript v12+ projects.
17+
- Fix Code Analyzer cwd/binary lookup in monorepos (run from workspace root).
18+
- Fix monorepo build detection by only watching the workspace root `.compiler.log`.
19+
- Fix Start Build for ReScript v12+ projects by preferring `rescript.exe`.
1820
- Take namespace into account for incremental cleanup. https://github.com/rescript-lang/rescript-vscode/pull/1164
1921
- Potential race condition in incremental compilation. https://github.com/rescript-lang/rescript-vscode/pull/1167
2022
- Fix extension crash triggered by incremental compilation. https://github.com/rescript-lang/rescript-vscode/pull/1169

0 commit comments

Comments
 (0)