Skip to content

Commit adf96f7

Browse files
authored
Merge pull request #1167 from nojaf/reverify
Reverify token after parsing compiler log output.
2 parents 295b494 + 97a7994 commit adf96f7

File tree

3 files changed

+286
-168
lines changed

3 files changed

+286
-168
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
#### :bug: Bug fix
1616

1717
- Take namespace into account for incremental cleanup. https://github.com/rescript-lang/rescript-vscode/pull/1164
18+
- Potential race condition in incremental compilation. https://github.com/rescript-lang/rescript-vscode/pull/1167
19+
20+
#### :nail_care: Polish
21+
22+
- Stale .compiler.log can still spill through in incremental compilation. https://github.com/rescript-lang/rescript-vscode/pull/1167
1823

1924
## 1.72.0
2025

0 commit comments

Comments
 (0)