File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 10
10
> - :house : [ Internal]
11
11
> - :nail_care : [ Polish]
12
12
13
- # 11.0.0-rc.6 (Unreleased)
13
+ # 11.0.0-rc.6
14
14
15
15
#### :rocket : New Feature
16
16
22
22
- Fix compiler crash when inlining complex constants in pattern matching. https://github.com/rescript-lang/rescript-compiler/pull/6471
23
23
- Fix issue with generating async functions inside loops. https://github.com/rescript-lang/rescript-compiler/pull/6479
24
24
- Fix issue with Gentype and string annotations with numbers such as ` @as("0") ` . https://github.com/rescript-lang/rescript-compiler/pull/6487
25
+ - Fix error message on curried/uncurried signature mismatch. https://github.com/rescript-lang/rescript-compiler/pull/6414
25
26
27
+ #### :nail_care : Polish
28
+
29
+ - Improve some error messages in rescript.conf parsing. https://github.com/rescript-lang/rescript-compiler/pull/6469
26
30
27
31
# 11.0.0-rc.5
28
32
You can’t perform that action at this time.
0 commit comments