Skip to content

Commit 32ccee2

Browse files
committed
changelog
1 parent c5c2737 commit 32ccee2

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
@@ -38,6 +38,7 @@
3838
- Improve error message for pipe (`->`) syntax. https://github.com/rescript-lang/rescript/pull/7520
3939
- Improve a few error messages around various subtyping issues. https://github.com/rescript-lang/rescript/pull/7404
4040
- In module declarations, accept the invalid syntax `M = {...}` and format it to `M : {...}`. https://github.com/rescript-lang/rescript/pull/7527
41+
- Improve error messages around type mismatches for try/catch, if, for, while, and optional record fields + optional function arguments. https://github.com/rescript-lang/rescript/pull/7522
4142

4243
#### :house: Internal
4344

0 commit comments

Comments
 (0)