Skip to content

Commit a1adb9c

Browse files
committed
Update CHANGELOG.md for reanalyze PRs #8043 and #8082
1 parent 2dd7330 commit a1adb9c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,16 @@
2020

2121
#### :bug: Bug fix
2222

23+
- 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
24+
2325
#### :memo: Documentation
2426

2527
#### :nail_care: Polish
2628

2729
#### :house: Internal
2830

31+
- Reanalyze: refactor DCE to pure pipeline architecture for order-independence and incremental update support. https://github.com/rescript-lang/rescript/pull/8043
32+
2933
# 12.0.1
3034

3135
#### :bug: Bug fix

0 commit comments

Comments
 (0)