Skip to content

Commit 1c05378

Browse files
committed
Reanalyze: align incremental DCE with legacy solver (PR #8089)
1 parent c3cbe6e commit 1c05378

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
- Reanalyze: make optional args analysis liveness-aware, preventing false positives when functions are only called from dead code. https://github.com/rescript-lang/rescript/pull/8082
2424
- Fix: do not warn for "editor" field in `rescript.json`. https://github.com/rescript-lang/rescript/pull/8084
25+
- Reanalyze: align incremental dead code elimination with legacy solver behavior to ensure consistent liveness results across builds. https://github.com/rescript-lang/rescript/pull/8089
2526

2627
#### :memo: Documentation
2728

0 commit comments

Comments
 (0)