Skip to content

Commit e982516

Browse files
committed
Update CHANGELOG.md
1 parent f04fb33 commit e982516

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
- Improve code generation or pattern matching of untagged variants. https://github.com/rescript-lang/rescript-compiler/pull/7128
5757
- Improve negation handling in combination with and/or to simplify generated code (especially coming out of pattern matching). https://github.com/rescript-lang/rescript-compiler/pull/7138
5858
- 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
59+
- Improve pattern matching on optional fields. https://github.com/rescript-lang/rescript-compiler/pull/7143
5960

6061

6162
#### :house: Internal

0 commit comments

Comments
 (0)