Skip to content

Commit 7a58f3b

Browse files
committed
Update CHANGELOG.md
1 parent 4b70394 commit 7a58f3b

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
@@ -62,6 +62,7 @@
6262
- optimize JavaScript code generation by using x == null checks and improving type-based optimizations for string/number literals. https://github.com/rescript-lang/rescript-compiler/pull/7141
6363
- Improve pattern matching on optional fields. https://github.com/rescript-lang/rescript-compiler/pull/7143 https://github.com/rescript-lang/rescript-compiler/pull/7144
6464
- Optimize compilation of switch statements for untagged variants when there are no literal cases. https://github.com/rescript-lang/rescript-compiler/pull/7135
65+
- Further improve boolean optimizations. https://github.com/rescript-lang/rescript-compiler/pull/7149
6566

6667

6768
#### :house: Internal

0 commit comments

Comments
 (0)