We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9276c2e commit 97a7994Copy full SHA for 97a7994
CHANGELOG.md
@@ -15,6 +15,11 @@
15
#### :bug: Bug fix
16
17
- 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
23
24
## 1.72.0
25
0 commit comments