11.0.0-rc.6
Pre-release
Pre-release
🚀 New Feature
- Freely configurable suffix for generated .js files. #6472
🐛 Bug Fix
- Fix issue with GenType and
result
introduced in rc.5. #6464 - Fix compiler crash when inlining complex constants in pattern matching. #6471
- Fix issue with generating async functions inside loops. #6479
- Fix issue with Gentype and string annotations with numbers such as
@as("0")
. #6487 - Fix error message on curried/uncurried signature mismatch. #6414
💅 Polish
- Improve some error messages in rescript.conf parsing. #6469