Skip to content

Commit 68f8689

Browse files
cknittzth
authored andcommitted
Merge 11.0.1 changes into master (#6579)
1 parent b88e74f commit 68f8689

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,18 @@
3333

3434
- Improve error message for missing label(s) in function application. https://github.com/rescript-lang/rescript-compiler/pull/6576
3535

36+
# 11.0.1
37+
38+
#### :bug: Bug Fix
39+
40+
- Renamed inline record fields: fix renamed field access in inline records. https://github.com/rescript-lang/rescript-compiler/pull/6551
41+
- Fixed issue with coercions sometimes raising a `Not_found` instead of giving a proper error message. https://github.com/rescript-lang/rescript-compiler/pull/6574
42+
- Fix issue with recursive modules and uncurried. https://github.com/rescript-lang/rescript-compiler/pull/6575
43+
44+
#### :nail_care: Polish
45+
46+
- Improve error message for missing label(s) in function application. https://github.com/rescript-lang/rescript-compiler/pull/6576
47+
3648
# 11.0.0
3749

3850
No changes compared to rc.9.

0 commit comments

Comments
 (0)