Skip to content

11.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@cknitt cknitt released this 12 Apr 12:47
· 1176 commits to master since this release
c521f17

🐛 Bug Fix

  • Special case generation of uncurried functions with 1 argument of unit type so they don't take a parameter. #6131

🚀 Main New Features

  • Add support for type coercion :> for records. #5721