Skip to content

Commit 56fbe0e

Browse files
cknittJonoPrest
authored andcommitted
Merge 11.0.1 changes into master (rescript-lang#6579)
1 parent c03abaa commit 56fbe0e

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
@@ -87,6 +87,18 @@
8787

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

90+
# 11.0.1
91+
92+
#### :bug: Bug Fix
93+
94+
- Renamed inline record fields: fix renamed field access in inline records. https://github.com/rescript-lang/rescript-compiler/pull/6551
95+
- 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
96+
- Fix issue with recursive modules and uncurried. https://github.com/rescript-lang/rescript-compiler/pull/6575
97+
98+
#### :nail_care: Polish
99+
100+
- Improve error message for missing label(s) in function application. https://github.com/rescript-lang/rescript-compiler/pull/6576
101+
90102
# 11.0.0
91103

92104
No changes compared to rc.9.

0 commit comments

Comments
 (0)