You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@
56
56
- Improve code generation or pattern matching of untagged variants. https://github.com/rescript-lang/rescript-compiler/pull/7128
57
57
- 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
58
58
- 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
59
+
- Improve pattern matching on optional fields. https://github.com/rescript-lang/rescript-compiler/pull/7143https://github.com/rescript-lang/rescript-compiler/pull/7144
0 commit comments